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