remove user information

This commit is contained in:
2020-09-16 10:15:34 +02:00
parent ba747c1300
commit f233651d28

View File

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