mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-28 07:31:23 -07:00
Update the minimum Ansible version to 2.4. (#41989)
This commit is contained in:
parent
ed3933b67a
commit
5024b4e445
1 changed files with 1 additions and 1 deletions
|
@ -223,7 +223,7 @@ class GalaxyCLI(CLI):
|
|||
company='your company (optional)',
|
||||
license='license (GPLv2, CC-BY, etc)',
|
||||
issue_tracker_url='http://example.com/issue/tracker',
|
||||
min_ansible_version='1.2',
|
||||
min_ansible_version='2.4',
|
||||
role_type=self.options.role_type
|
||||
)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue