Feat: Add JCasC managed config files

Change-Id: Ibe1e731577cac990d078e03b4be21fdfc0c5b82c
Issue-ID: CIMAN-33
Signed-off-by: Eric Ball <eball@linuxfoundation.org>
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
index 0000000..f9e66ff
--- /dev/null
+++ b/jenkins-config/managed-config-files/custom/ansible-cfg/config-params.yaml
@@ -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
index 0000000..96c9117
--- /dev/null
+++ b/jenkins-config/managed-config-files/custom/ansible-cfg/content
@@ -0,0 +1,2 @@
+[defaults]
+remote_tmp = ~/.ansible/tmp