diff --git a/infrastructure/ansible/requirements.yml b/infrastructure/ansible/requirements.yml index 7b64f8bea..b8c788b48 100644 --- a/infrastructure/ansible/requirements.yml +++ b/infrastructure/ansible/requirements.yml @@ -1,7 +1,7 @@ --- collections: - name: ansible.posix - version: 1.5.4 + version: 1.6.0 - name: community.docker version: 3.5.0 - name: community.general