Remove inventory-related docs which are outdated or wrong

This commit is contained in:
Alan Rominger
2021-04-28 14:00:05 -04:00
parent 24a903142a
commit ee68dd00aa
6 changed files with 14 additions and 141 deletions

View File

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