Compare commits
No commits in common. "23059ba9dbaa280948527ec34d923537c3f335e3" and "3b57400519ffc04435a67a3366529d87b7790bd3" have entirely different histories.
23059ba9db
...
3b57400519
@ -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@v3
|
uses: dawidd6/action-ansible-playbook@v2
|
||||||
with:
|
with:
|
||||||
# Required, playbook filepath
|
# Required, playbook filepath
|
||||||
playbook: ${{ matrix.playbook }}
|
playbook: ${{ matrix.playbook }}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user