nginx_site: Prefix all variables with role name
This commit is contained in:
parent
15c612cb3b
commit
2119f96382
9 changed files with 103 additions and 101 deletions
|
@ -17,7 +17,7 @@
|
|||
- nsd
|
||||
- role: nginx/server
|
||||
- role: nginx_site
|
||||
site: "{{ nsd_server }}"
|
||||
redirect: https://www.foo.sh/
|
||||
nginx_site_name: "{{ nsd_server }}"
|
||||
nginx_site_redirect: https://www.foo.sh/
|
||||
- role: ifstated
|
||||
when: "'vultr' not in group_names"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue