playbook: hosts=all

This commit is contained in:
Dawid Dziurla
2020-03-22 12:47:43 +01:00
parent 59dc5acbc3
commit 26bba33ddb

View File

@@ -1,6 +1,5 @@
- name: Test Action
hosts: "{{ host }}"
remote_user: "{{ user }}"
hosts: all
tasks:
- name: Copy action.yml
copy: