mirror of
https://github.com/ansible/awx.git
synced 2026-03-13 23:17:32 -02:30
cloneDeep list config and add additional ignored field params
This commit is contained in:
@@ -11,7 +11,6 @@ import AllJobs from "./lists/AllJobs";
|
||||
import Credentials from "./lists/Credentials";
|
||||
import Groups from "./lists/Groups";
|
||||
import HomeGroups from "./lists/HomeGroups";
|
||||
import HomeHosts from "./lists/HomeHosts";
|
||||
import Hosts from "./lists/Hosts";
|
||||
import Inventories from "./lists/Inventories";
|
||||
import InventoryGroups from "./lists/InventoryGroups";
|
||||
@@ -39,7 +38,6 @@ export
|
||||
Credentials,
|
||||
Groups,
|
||||
HomeGroups,
|
||||
HomeHosts,
|
||||
Hosts,
|
||||
Inventories,
|
||||
InventoryGroups,
|
||||
|
||||
Reference in New Issue
Block a user