cloneDeep list config and add additional ignored field params

This commit is contained in:
Leigh Johnson
2016-04-22 14:27:58 -04:00
parent e381a4da85
commit 434097101f
9 changed files with 14 additions and 244 deletions

View File

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