openstack: add os module_defaults group (#54319)

This commit is contained in:
James Cassell 2019-03-26 15:37:06 -04:00 committed by Sam Doran
commit 9040fa0235
3 changed files with 113 additions and 0 deletions

View file

@ -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`