This website requires JavaScript.
Explore
Help
Sign In
tpiccioli
/
ansible-roles
forked from
ISTI-ansible-roles/ansible-roles
Watch
1
Star
0
Fork
You've already forked ansible-roles
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
25a9e4dd13
ansible-roles
/
library
/
roles
/
apache
/
templates
/
ports.conf
4 lines
69 B
Plaintext
Raw
Blame
History
{% for port in apache_listen_ports %}
Listen {{ port }}
{% endfor %}
Reference in New Issue
View Git Blame
Copy Permalink