mirror of
https://github.com/ansible/awx.git
synced 2026-01-31 17:18:59 -03:30
Remove inventory-related docs which are outdated or wrong
This commit is contained in:
@@ -31,7 +31,6 @@ Currently, the available list of copiable resources are:
|
||||
- workflows
|
||||
- credentials
|
||||
- notifications
|
||||
- inventory scripts
|
||||
|
||||
For most of the resources above, only the object to be copied itself will be copied; for some resources
|
||||
like inventories, however, sub resources belonging to the resource will also be copied to maintain the
|
||||
@@ -145,9 +144,6 @@ of workflow job template nodes.
|
||||
the same as creating an inventory B with all necessary fields for creation coming from inventory A. Other
|
||||
than that, inventory B should inherit A's `instance_groups`, and have exactly the same host and group
|
||||
structures as A.
|
||||
* Inventory scripts should be able to copy themselves. The behavior of copying inventory script A
|
||||
shall be exactly the same as creating an inventory script B with all necessary fields for creation
|
||||
coming from inventory script A.
|
||||
* Job templates should be able to copy themselves. The behavior of copying job template A
|
||||
shall be exactly the same as creating a job template B with all necessary fields for creation
|
||||
coming from job template A. Other than that, job template B should inherit A's `labels`,
|
||||
|
||||
Reference in New Issue
Block a user