Pre-run apache before any other tasks on webservers
This commit is contained in:
parent
e64d318442
commit
495bcdd94e
@ -1,6 +1,9 @@
|
|||||||
#!/usr/bin/env ansible-playbook
|
#!/usr/bin/env ansible-playbook
|
||||||
# vim:ft=ansible:
|
# vim:ft=ansible:
|
||||||
---
|
---
|
||||||
|
- hosts: webservers
|
||||||
|
roles:
|
||||||
|
- apache-php
|
||||||
- hosts: 9iron.club
|
- hosts: 9iron.club
|
||||||
roles:
|
roles:
|
||||||
- role: backups
|
- role: backups
|
||||||
|
Loading…
x
Reference in New Issue
Block a user