diff --git a/requirements.yml b/requirements.yml index 262567d..72ab03f 100644 --- a/requirements.yml +++ b/requirements.yml @@ -5,7 +5,7 @@ collections: source: https://github.com/ansible-collections/ansible.posix.git type: git - name: community.docker - version: '3.8.1' + version: '3.9.0' source: https://github.com/ansible-collections/community.docker.git type: git - name: community.general