This commit is contained in:
parent
3882ce4b1d
commit
d546f7971f
1 changed files with 1 additions and 0 deletions
|
@ -6,4 +6,5 @@ jobs:
|
|||
image: docker.io/python:3.11-bookworm
|
||||
steps:
|
||||
- run: pip3 install ansible
|
||||
- run: ansible --version
|
||||
|
||||
|
|
Loading…
Reference in a new issue