diff --git a/infrastructure/ansible/requirements.yml b/infrastructure/ansible/requirements.yml index 9da155593..b86d69a99 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.4.0 + version: 8.3.0 - name: community.sops version: 1.6.6 - name: community.docker