unbound: make sure unbound is loaded before the network is considered online
[ansible.git] / roles / apache / handlers / main.yml
1 - name: apache
2   service: name=apache2 state=restarted enabled=yes