mirror of
https://github.com/dawidd6/action-ansible-playbook.git
synced 2025-02-22 13:12:18 +00:00
v3
This commit is contained in:
parent
a4133a9690
commit
23bc8e29ed
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ Should work on any OS, if `ansible-playbook` command is available in `PATH`.
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
- name: Run playbook
|
- name: Run playbook
|
||||||
uses: dawidd6/action-ansible-playbook@v2
|
uses: dawidd6/action-ansible-playbook@v3
|
||||||
with:
|
with:
|
||||||
# Required, playbook filepath
|
# Required, playbook filepath
|
||||||
playbook: deploy.yml
|
playbook: deploy.yml
|
||||||
|
|
Loading…
Add table
Reference in a new issue