Sign in
edge
/
private-cloud-ansible-playbooks
/
apigee-opdk-playbook-setup-ansible
/
c74efa77a42ef3e1743192bb71c84be1f7505b26
/
.
/
setup.yml
blob: 3fc983cbfa5e9fc2080998a0ed36c6c77e5af547 [
file
]
---
-
hosts:
localhost
connection:
local
tasks:
-
name:
Create ansible configuration folders
file:
path:
'{{ item }}'
state:
directory
with_items:
-
~/.ansible
-
~/.apigee