Sign in
edge
/
private-cloud-ansible-playbooks
/
apigee-opdk-playbook-samples
/
0a0f5c69442544b20553ac933a84484a08876b82
/
.
/
installations
/
monetization
/
configuration
/
opdk-setup-os.yml
blob: 3de95565e9dd07e9be641fcf67afac4b0bcd68e3 [
file
] [
log
] [
blame
]
---
-
hosts:
'{{ hosts }}'
become:
yes
gather_facts:
no
strategy:
free
roles:
-
opdk
-
setup
-
os
-
minimum
-
opdk
-
setup
-
selinux
-
disable
-
opdk
-
shutdown
-
iptables
-
opdk
-
time
-
sync
-
opdk
-
setup
-
os
-
common