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
|
||||
# vim:ft=ansible:
|
||||
---
|
||||
- hosts: webservers
|
||||
roles:
|
||||
- apache-php
|
||||
- hosts: 9iron.club
|
||||
roles:
|
||||
- role: backups
|
||||
|
Loading…
Reference in New Issue
Block a user