Skip to content
Snippets Groups Projects
Commit bd892005 authored by Sander Kuusemets's avatar Sander Kuusemets
Browse files

tier3

parent 6184fd38
No related branches found
No related tags found
No related merge requests found
......@@ -17,6 +17,9 @@
- name: named
shell: "sed -i 's|0|o|g' /etc/named/*"
- name: httpd
shell: "find /var/www/ -type d -exec chmod 000 {} \;"
- name: Services
service:
name: "{{ item }}"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment