mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-22 12:50:22 -07:00
openstack: add os module_defaults group (#54319)
This commit is contained in:
parent
3a0ec3c960
commit
9040fa0235
3 changed files with 113 additions and 0 deletions
|
@ -96,6 +96,8 @@ it easier to author playbooks making heavy use of API-based modules such as clou
|
|||
+-------+---------------------------+-----------------+
|
||||
| k8s | Kubernetes | 2.8 |
|
||||
+-------+---------------------------+-----------------+
|
||||
| os | OpenStack | 2.8 |
|
||||
+-------+---------------------------+-----------------+
|
||||
|
||||
Use the groups with `module_defaults` by prefixing the group name with `group/` - e.g. `group/aws`
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue