This website requires JavaScript.
Explore
Help
Sign in
ansible-roles
/
common
Watch
1
Star
0
Fork
You've already forked common
0
Code
Issues
2
Releases
Activity
83ebf732ab
common
/
templates
/
apache
/
ports.conf
4 lines
76 B
Text
Raw
Normal View
History
Unescape
Escape
Fix error
2020-01-22 17:29:47 -05:00
{% for listen in common__apache__listen %}
Listen {{ listen }}
Configure Apache ports
2020-01-22 17:00:40 -05:00
{% endfor %}
Reference in a new issue
Copy permalink