Browse Source

add default variable to reverse_proxy role

master
Edoardo Putti 8 years ago
parent
commit
9c1f858f50
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      roles/reverse_proxy/defaults/main.yaml

+ 1
- 0
roles/reverse_proxy/defaults/main.yaml View File

@ -0,0 +1 @@
hostname: "{{ ansible_hostname }}"

Loading…
Cancel
Save