Adding runtime.yml
This commit is contained in:
parent
668b959e83
commit
3d1390b642
@ -7,7 +7,7 @@ This collection contains modules and plugins to assist in automating managing of
|
|||||||
### Requirements
|
### Requirements
|
||||||
The collection is tested and supported with:
|
The collection is tested and supported with:
|
||||||
|
|
||||||
* ansible >= 2.13.1
|
* ansible >= 2.10.0
|
||||||
* python >= 3.10
|
* python >= 3.10
|
||||||
|
|
||||||
## Installing the collection from Ansible Galaxy
|
## Installing the collection from Ansible Galaxy
|
||||||
|
12
meta/runtime.yml
Normal file
12
meta/runtime.yml
Normal file
@ -0,0 +1,12 @@
|
|||||||
|
---
|
||||||
|
requires_ansible: '>=2.10.0'
|
||||||
|
action_groups:
|
||||||
|
grafana:
|
||||||
|
- alert_contact_point
|
||||||
|
- alert_notification_policy
|
||||||
|
- cloud_api_key
|
||||||
|
- cloud_plugin
|
||||||
|
- cloud_stack
|
||||||
|
- dashboard
|
||||||
|
- datasource
|
||||||
|
- folder
|
Loading…
Reference in New Issue
Block a user