use Content-Security-Policy instead of old X-Frame-Options
[ansible.git] / roles / apache / handlers / main.yml
1 - name: apache
2   service: name=apache2 state=restarted enabled=yes