removing 'install_anbisle.yml' in directories that dont need it
This commit is contained in:
parent
f7ffab31d9
commit
ec897aa44c
@ -1,15 +0,0 @@
|
|||||||
---
|
|
||||||
- hosts: all
|
|
||||||
become: true
|
|
||||||
tasks:
|
|
||||||
|
|
||||||
#### Ubuntu/Debian Section ####
|
|
||||||
|
|
||||||
- name: Install apache2 package with php support
|
|
||||||
package:
|
|
||||||
name:
|
|
||||||
- "{{ apache_package }}"
|
|
||||||
- "{{ php_package }}"
|
|
||||||
state: latest
|
|
||||||
update_cache: yes
|
|
||||||
|
|
@ -1,15 +0,0 @@
|
|||||||
---
|
|
||||||
- hosts: all
|
|
||||||
become: true
|
|
||||||
tasks:
|
|
||||||
|
|
||||||
#### Ubuntu/Debian Section ####
|
|
||||||
|
|
||||||
- name: Install apache2 package with php support
|
|
||||||
package:
|
|
||||||
name:
|
|
||||||
- "{{ apache_package }}"
|
|
||||||
- "{{ php_package }}"
|
|
||||||
state: latest
|
|
||||||
update_cache: yes
|
|
||||||
|
|
@ -1,15 +0,0 @@
|
|||||||
---
|
|
||||||
- hosts: all
|
|
||||||
become: true
|
|
||||||
tasks:
|
|
||||||
|
|
||||||
#### Ubuntu/Debian Section ####
|
|
||||||
|
|
||||||
- name: Install apache2 package with php support
|
|
||||||
package:
|
|
||||||
name:
|
|
||||||
- "{{ apache_package }}"
|
|
||||||
- "{{ php_package }}"
|
|
||||||
state: latest
|
|
||||||
update_cache: yes
|
|
||||||
|
|
@ -1,15 +0,0 @@
|
|||||||
---
|
|
||||||
- hosts: all
|
|
||||||
become: true
|
|
||||||
tasks:
|
|
||||||
|
|
||||||
#### Ubuntu/Debian Section ####
|
|
||||||
|
|
||||||
- name: Install apache2 package with php support
|
|
||||||
package:
|
|
||||||
name:
|
|
||||||
- "{{ apache_package }}"
|
|
||||||
- "{{ php_package }}"
|
|
||||||
state: latest
|
|
||||||
update_cache: yes
|
|
||||||
|
|
@ -1,15 +0,0 @@
|
|||||||
---
|
|
||||||
- hosts: all
|
|
||||||
become: true
|
|
||||||
tasks:
|
|
||||||
|
|
||||||
#### Ubuntu/Debian Section ####
|
|
||||||
|
|
||||||
- name: Install apache2 package with php support
|
|
||||||
package:
|
|
||||||
name:
|
|
||||||
- "{{ apache_package }}"
|
|
||||||
- "{{ php_package }}"
|
|
||||||
state: latest
|
|
||||||
update_cache: yes
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user