mirror of
https://github.com/ansible/awx.git
synced 2026-05-24 17:17:45 -02:30
Add generator playbook for the AWX Collection modules, along with other module generation tools
This commit is contained in:
15
awx_collection/tools/vars/generate_for.yml
Normal file
15
awx_collection/tools/vars/generate_for.yml
Normal file
@@ -0,0 +1,15 @@
|
||||
---
|
||||
generate_for:
|
||||
# - credential_types
|
||||
# - groups
|
||||
# - hosts
|
||||
# - inventorues
|
||||
# - inventory_sources
|
||||
# - organizations
|
||||
# - projects
|
||||
# - teams
|
||||
- users
|
||||
# - job_templates
|
||||
# - credentials
|
||||
# - notification_templates
|
||||
# - labels
|
||||
Reference in New Issue
Block a user