mirror of
https://github.com/dawidd6/action-ansible-playbook.git
synced 2025-12-07 05:27:14 -07:00
playbook: hosts=all
This commit is contained in:
@@ -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