|
|
@ -54,7 +54,9 @@ git clone deploy:/tombstones/10-ansible-common.git |
|
|
|
|
|
|
|
## -- initial run |
|
|
|
## -- seems it needs to be an absolute path |
|
|
|
/usr/local/sbin/apply-ansible.sh >> /var/log/ansible-init.log 2>&1 |
|
|
|
## .. but still didn't work. Cronned to run on reboot (as firewallD isn't running) |
|
|
|
##/usr/local/sbin/apply-ansible.sh >> /var/log/ansible-init.log 2>&1 |
|
|
|
|
|
|
|
|
|
|
|
#ansible-playbook albert-init.yaml >> /var/log/ansible-run.log |
|
|
|
##ansible-playbook playbook.yaml >> /var/log/ansible-run.log |
|
|
|