ansible-collection-hardening/meta/runtime.yml
Sebastian Gumprich faffddbf31
add a runtime.yml to declare minimum ansible version (#363)
* add a runtime.yml to declare minimum ansible version

Signed-off-by: Sebastian Gumprich <github@gumpri.ch>

* add minimum ansible version to reamde

Signed-off-by: Sebastian Gumprich <github@gumpri.ch>

* Prettified Code!
2020-12-26 21:27:19 +01:00

2 lines
33 B
YAML

---
requires_ansible: '>=2.9.10'