Merge branch 'amcclure' of thunix/ansible into master

Commented out php7.0 from phoenix apache2 modules as it is currently not installed causing an error when running ansible-pull.
This commit is contained in:
Anton McClure
2018-12-24 11:48:40 -05:00
committed by Gitea

View File

@@ -8,7 +8,7 @@
apache2_module:
name: ssl
state: present
- name: php7.0
apache2_module:
name: php7.0
state: present
#- name: php7.0
# apache2_module:
# name: php7.0
# state: present