Check ansible version
All checks were successful
/ test (push) Successful in 1m31s

This commit is contained in:
lagertonne 2024-11-07 20:11:35 +01:00
parent 3882ce4b1d
commit d546f7971f

View file

@ -6,4 +6,5 @@ jobs:
image: docker.io/python:3.11-bookworm
steps:
- run: pip3 install ansible
- run: ansible --version