diff --git a/playbook.yml b/playbook.yml index fa20c3e..65ab7f7 100644 --- a/playbook.yml +++ b/playbook.yml @@ -1,5 +1,6 @@ - name: Test Action - hosts: all + hosts: "{{ host }}" + remote_user: "{{ user }}" tasks: - name: Copy action.yml copy: