parent
8ab1725145
commit
e85fb53dd3
1 changed files with 2 additions and 0 deletions
|
@ -14,4 +14,6 @@ jobs:
|
||||||
- run: |
|
- run: |
|
||||||
apt update; apt install --yes python3-pip
|
apt update; apt install --yes python3-pip
|
||||||
pip3 install --break-system-packages ansible-lint
|
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
|
ansible-lint
|
||||||
|
|
Loading…
Add table
Reference in a new issue