mirror of
https://github.com/geerlingguy/ansible-role-php.git
synced 2024-11-24 12:06:02 +01:00
Add apache role to test.
This commit is contained in:
parent
6785943c12
commit
0f51bd65e0
@ -2,5 +2,7 @@
|
||||
- hosts: all
|
||||
vars_files:
|
||||
- '../vars/main.yml'
|
||||
roles:
|
||||
- geerlingguy.apache
|
||||
tasks:
|
||||
- include: '../tasks/main.yml'
|
||||
|
Loading…
Reference in New Issue
Block a user