2
0

suppression info de connexion

This commit is contained in:
2018-09-28 11:00:50 +02:00
parent 46153d62e4
commit fa67ecf701

View File

@@ -1,8 +1,8 @@
---
- name: install apache via ansible playbook
hosts: test
become: false
user: root
become: true
user: ansible
tasks:
- name: install apache
yum: