mirror of
https://github.com/ThunixdotNet/ansible.git
synced 2026-01-24 05:30:18 +00:00
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:
@@ -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
|
||||
Reference in New Issue
Block a user