diff --git a/infrastructure/ansible/requirements.yml b/infrastructure/ansible/requirements.yml index a8971013b..e8b0b1b75 100644 --- a/infrastructure/ansible/requirements.yml +++ b/infrastructure/ansible/requirements.yml @@ -3,7 +3,7 @@ collections: - name: community.crypto version: 2.14.1 - name: community.general - version: 7.2.0 + version: 7.3.0 - name: community.sops version: 1.6.4 - name: community.docker