all hosts

This commit is contained in:
2018-06-21 22:25:09 +02:00
parent fa96bda3a9
commit ba747c1300

View File

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