playbook: hosts=all

This commit is contained in:
Dawid Dziurla 2020-03-22 12:47:43 +01:00
parent 59dc5acbc3
commit 26bba33ddb
No known key found for this signature in database
GPG Key ID: 7B6D8368172E9B0B

View File

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