Compare commits
3 Commits
3b57400519
...
23059ba9db
| Author | SHA1 | Date | |
|---|---|---|---|
| 23059ba9db | |||
| 781a95573b | |||
|
|
152e8657e8 |
@ -23,7 +23,7 @@ jobs:
|
|||||||
python3 -m pip install -r requirements.txt
|
python3 -m pip install -r requirements.txt
|
||||||
|
|
||||||
- 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: ${{ matrix.playbook }}
|
playbook: ${{ matrix.playbook }}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user