diff --git a/README.md b/README.md index 5ea5866..1d40ce8 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,7 @@ An action that executes given Ansible playbook on selected hosts. uses: dawidd6/action-ansible-playbook with: playbook: deploy.yml + directory: ${{github.workspace}} key: ${{secrets.SSH_PRIVATE_KEY}} options: | --inventory hosts