Exercice: commit initial
This commit is contained in:
9
21_myphp/php.yml
Normal file
9
21_myphp/php.yml
Normal file
@@ -0,0 +1,9 @@
|
||||
---
|
||||
- name: install apache via ansible playbook
|
||||
hosts: test
|
||||
user: formation
|
||||
become: true
|
||||
roles:
|
||||
- myapache4
|
||||
- myphp
|
||||
|
||||
Reference in New Issue
Block a user