Switch back to inventory_hostname_short for debugging
This commit is contained in:
parent
32f6ce5ac7
commit
0c533ee5f0
3 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@
|
|||
- /srv/web/infra/ansible/vars/global.yml
|
||||
- "/srv/private/ansible/vars.yml"
|
||||
- /srv/web/infra/ansible/vars/{{ ansible_distribution }}.yml
|
||||
- "/srv/web/infra/ansible/vars/nagios.{{ inventory_hostname }}.yml"
|
||||
- "/srv/web/infra/ansible/vars/nagios.{{ inventory_hostname_short }}.yml"
|
||||
|
||||
handlers:
|
||||
- include: "{{ handlers }}/restart_services.yml"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue