1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-14 20:22:08 +00:00

runtime testing - 'ports'

This commit is contained in:
Jerry Vonau 2019-11-20 11:26:11 -06:00
parent d638421411
commit b9873b7996

View file

@ -24,3 +24,4 @@
with_items:
- { src: "roles/nginx/templates/server.conf", dest: "/etc/nginx/" }
- { src: "roles/nginx/templates/nginx.conf", dest: "/etc/nginx/" }
- { src: 'roles/nginx/templates/ports.conf', dest: '/etc/{{ apache_service }}/' , mode: '0644' }