update
This commit is contained in:
@@ -20,6 +20,9 @@ jobs:
|
||||
pip3 install --upgrade pip
|
||||
pip3 install yamllint ansible-lint
|
||||
|
||||
- name: Install Ansible Collections
|
||||
run: ansible-galaxy collection install community.docker
|
||||
|
||||
- name: Run linters
|
||||
run: |
|
||||
yamllint .
|
||||
|
||||
Reference in New Issue
Block a user