mirror of
https://github.com/dawidd6/action-ansible-playbook.git
synced 2026-04-28 09:12:08 -06:00
playbook: hosts=all
This commit is contained in:
+1
-2
@@ -1,6 +1,5 @@
|
||||
- name: Test Action
|
||||
hosts: "{{ host }}"
|
||||
remote_user: "{{ user }}"
|
||||
hosts: all
|
||||
tasks:
|
||||
- name: Copy action.yml
|
||||
copy:
|
||||
|
||||
Reference in New Issue
Block a user