Chore:Add ansible.cfg 11/36911/1
authorVanessa Valderrama <vvalderrama@linuxfoundation.org>
Tue, 16 Aug 2022 19:11:54 +0000 (14:11 -0500)
committerVanessa Valderrama <vvalderrama@linuxfoundation.org>
Tue, 16 Aug 2022 19:23:46 +0000 (14:23 -0500)
Adding managed file ansible.cfg qhich is required to build packer
images

Signed-off-by: Vanessa Valderrama <vvalderrama@linuxfoundation.org>
Change-Id: I1f1e2e9ead5381444bc666967c971ddc6b600e77

jenkins-config/managed-config-files/custom/ansible-cfg/config-params.yaml [new file with mode: 0644]
jenkins-config/managed-config-files/custom/ansible-cfg/content [new file with mode: 0644]

diff --git a/jenkins-config/managed-config-files/custom/ansible-cfg/config-params.yaml b/jenkins-config/managed-config-files/custom/ansible-cfg/config-params.yaml
new file mode 100644 (file)
index 0000000..f9e66ff
--- /dev/null
@@ -0,0 +1,3 @@
+---
+name: "ansible-cfg"
+comment: "ansible config file"
diff --git a/jenkins-config/managed-config-files/custom/ansible-cfg/content b/jenkins-config/managed-config-files/custom/ansible-cfg/content
new file mode 100644 (file)
index 0000000..96c9117
--- /dev/null
@@ -0,0 +1,2 @@
+[defaults]
+remote_tmp = ~/.ansible/tmp