diff --git a/infrastructure/ansible/requirements.yml b/infrastructure/ansible/requirements.yml index dc9742a0e..4a82b91eb 100644 --- a/infrastructure/ansible/requirements.yml +++ b/infrastructure/ansible/requirements.yml @@ -3,7 +3,7 @@ collections: - name: community.crypto version: 2.15.1 - name: community.general - version: 7.3.0 + version: 7.4.0 - name: community.sops version: 1.6.5 - name: community.docker