diff --git a/requirements-lint.yml b/requirements-lint.yml index 7bd9827..d53205d 100644 --- a/requirements-lint.yml +++ b/requirements-lint.yml @@ -14,7 +14,7 @@ collections: source: https://github.com/ansible-collections/ansible.posix.git type: git - name: community.crypto - version: 3.1.1 + version: 3.2.0 source: https://github.com/ansible-collections/community.crypto.git type: git - name: community.general diff --git a/requirements.yml b/requirements.yml index 6b3c1d6..f1bc135 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.crypto - version: 3.1.1 + version: 3.2.0 source: https://github.com/ansible-collections/community.crypto.git type: git - name: community.general