1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-03-09 15:40:17 +00:00

Update main.yml

This commit is contained in:
A Holt 2018-10-27 21:06:27 -04:00 committed by GitHub
parent d37c0acc88
commit dd281ba745
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -58,7 +58,7 @@
# state: absent # state: absent
# when: is_debuntu # when: is_debuntu
- name: Create httpd config files - name: Install Apache's 010-iiab.conf & proxy_ajp.conf into /etc/apache2/sites-available, from templates
template: template:
backup: yes backup: yes
src: "{{ item.src }}" src: "{{ item.src }}"