This website works better with JavaScript.
Home
Help
Sign In
LILiK
/
lilik_playbook
Watch
5
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
add default variable to reverse_proxy role
master
Edoardo Putti
8 years ago
parent
939c23183a
commit
9c1f858f50
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
roles/reverse_proxy/defaults/main.yaml
+ 1
- 0
roles/reverse_proxy/defaults/main.yaml
View File
@ -0,0 +1 @@
hostname
:
"{{ ansible_hostname }}"
Write
Preview
Loading…
Cancel
Save