add another server; and remove one that seems to have stopped spamming me
[ansible.git] / roles / apache / handlers / main.yml
1 - name: apache
2   service: name=apache2 state=restarted enabled=yes