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
commit b99c7c4706
1 changed files with 4 additions and 4 deletions

View File

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