diff --git a/galaxy.yml b/galaxy.yml index 59e5b351ce..bd43289486 100644 --- a/galaxy.yml +++ b/galaxy.yml @@ -71,7 +71,7 @@ tags: # L(specifiers,https://python-semanticversion.readthedocs.io/en/latest/#requirement-specification). Multiple version # range specifiers can be set and are separated by ',' dependencies: - 'git+https://github.com/containers/ansible-podman-collections': 'master' + 'git+https://github.com/containers/ansible-podman-collections': 'main' 'git+https://github.com/ansible-collections/community.general': 'main' 'git+https://github.com/ansible-collections/ansible.posix': 'main' 'git+https://github.com/ansible-collections/ansible.utils': 'main'