suppression info de connexion
This commit is contained in:
@@ -1,8 +1,8 @@
|
|||||||
---
|
---
|
||||||
- name: install apache via ansible playbook
|
- name: install apache via ansible playbook
|
||||||
hosts: test
|
hosts: test
|
||||||
become: false
|
become: true
|
||||||
user: root
|
user: ansible
|
||||||
tasks:
|
tasks:
|
||||||
- name: install apache
|
- name: install apache
|
||||||
yum:
|
yum:
|
||||||
|
|||||||
Reference in New Issue
Block a user