Skip to content

Commit 8458287

Browse files
fix: add installation of community.general Ansible collection
1 parent 94b9791 commit 8458287

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ jobs:
3737
run: |
3838
pip install ansible-lint
3939
ansible-galaxy collection install ansible.posix
40+
ansible-galaxy collection install community.general
4041
4142
- name: Ansible Playbook Check
4243
run: ansible-lint ansible/playbooks/postgresql_hardening.yml

0 commit comments

Comments
 (0)