mirror of
https://github.com/geerlingguy/ansible-role-php.git
synced 2024-11-28 12:45:16 +01:00
Updated test to simply test the Ansible roles required.
This commit is contained in:
parent
0f51bd65e0
commit
bbf7a9dcdd
@ -1,8 +1,6 @@
|
|||||||
---
|
---
|
||||||
- hosts: all
|
- hosts: localhost
|
||||||
vars_files:
|
remote_user: root
|
||||||
- '../vars/main.yml'
|
|
||||||
roles:
|
roles:
|
||||||
- geerlingguy.apache
|
- geerlingguy.apache
|
||||||
tasks:
|
- geerlingguy.php
|
||||||
- include: '../tasks/main.yml'
|
|
||||||
|
Loading…
Reference in New Issue
Block a user