parent
8ab1725145
commit
e85fb53dd3
1 changed files with 2 additions and 0 deletions
|
@ -14,4 +14,6 @@ jobs:
|
|||
- run: |
|
||||
apt update; apt install --yes python3-pip
|
||||
pip3 install --break-system-packages ansible-lint
|
||||
ansible-galaxy collection install community.mysql==1.2.0
|
||||
ansible-galaxy collection install community.crypto==1.5.0
|
||||
ansible-lint
|
||||
|
|
Loading…
Add table
Reference in a new issue