mirror of
https://github.com/ansible-collections/ansible.posix.git
synced 2026-01-11 23:25:28 +01:00
Remove version from galaxy.yml
We inject the version string at runtime, so we can remove the hardcoded number. Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This commit is contained in:
parent
ceccecd8f3
commit
e20fb787d2
1 changed files with 0 additions and 1 deletions
|
|
@ -1,6 +1,5 @@
|
|||
namespace: ansible
|
||||
name: posix
|
||||
version: 0.1.1
|
||||
readme: README.md
|
||||
authors:
|
||||
- Ansible (github.com/ansible)
|
||||
|
|
|
|||
Loading…
Reference in a new issue