Exercice: commit initial
This commit is contained in:
7
25_vaults/apache.yml
Normal file
7
25_vaults/apache.yml
Normal file
@@ -0,0 +1,7 @@
|
||||
---
|
||||
- name: install apache via ansible playbook
|
||||
hosts: test
|
||||
user: formation
|
||||
become: true
|
||||
roles:
|
||||
- myapache
|
||||
Reference in New Issue
Block a user