Skip to content
Snippets Groups Projects
Commit e640e76b authored by antoine.blancy's avatar antoine.blancy
Browse files

restructure

parent e1272e21
No related branches found
No related tags found
No related merge requests found
......@@ -10,5 +10,5 @@
apt:
name: curl
roles:
- role: 'roles/hosts'
- role: 'roles/common'
\ No newline at end of file
- hosts
- post
\ No newline at end of file
......@@ -16,8 +16,8 @@
dest: /var/www/html/index.html
notify: nginx-restarter
roles:
- role: 'roles/hosts'
- role: 'roles/common'
- hosts
- post
handlers:
- name: nginx-restarter
service:
......
......@@ -25,4 +25,4 @@
reload: yes
become: yes
roles:
- role: 'roles/common'
\ No newline at end of file
- post
\ No newline at end of file
File moved
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment