rajout exercice vault
This commit is contained in:
7
27_vault/apache.yml
Normal file
7
27_vault/apache.yml
Normal file
@@ -0,0 +1,7 @@
|
||||
---
|
||||
- name: install apache via ansible playbook
|
||||
hosts: test
|
||||
user: root
|
||||
become: false
|
||||
roles:
|
||||
- myapache5
|
||||
Reference in New Issue
Block a user