Skip to content

Commit

Permalink
Remove version 5.0.0 from galaxy.yml (#2181)
Browse files Browse the repository at this point in the history
ansible-playbook tools/unset_version.yml
  • Loading branch information
mariolenz authored Sep 20, 2024
1 parent 351df9f commit 73ff06d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion galaxy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ name: vmware
# https://github.com/ansible-network/releases/tree/master/ansible_releases/cmd
# A script based on https://pypi.org/project/pbr/ will generate the version
# key. The version value depends on the tag or the last git tag.
version: 5.0.0
version: null
readme: README.md
authors:
- Ansible (https://github.com/ansible)
Expand Down

0 comments on commit 73ff06d

Please sign in to comment.