mirror of
https://github.com/ansible-collections/kubernetes.core.git
synced 2026-03-26 21:33:02 +00:00
Merge pull request #126 from geerlingguy/125-requires-ansible
Issue #125: Add requires_ansible version constraints to runtime.yml.
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
---
|
||||
requires_ansible: '>=2.9,<2.11'
|
||||
|
||||
action_groups:
|
||||
helm:
|
||||
- helm
|
||||
|
||||
Reference in New Issue
Block a user