diff --git a/ansible/requirements.yml b/ansible/requirements.yml index d31dc84ca..acb6e2ce3 100644 --- a/ansible/requirements.yml +++ b/ansible/requirements.yml @@ -5,7 +5,7 @@ collections: - name: ansible.utils version: 3.0.0 - name: community.general - version: 7.5.1 + version: 8.0.2 # We temporarily need to specify the bellow git commit hash # due to a fix that was committed but not released yet. # See: https://github.com/dev-sec/ansible-collection-hardening/pull/718