Change role for nginx servers to webservers-nginx
This commit is contained in:
parent
0c7507be8a
commit
4fb03b47cf
|
@ -8,7 +8,7 @@
|
|||
- common
|
||||
|
||||
- name: apply configuration to web servers (nginx)
|
||||
hosts: webservers
|
||||
hosts: webservers-nginx
|
||||
user: root
|
||||
|
||||
roles:
|
||||
|
|
Loading…
Reference in New Issue