update credentials

This commit is contained in:
John Mitchell
2017-03-01 16:29:21 -05:00
parent a69dfced74
commit 3b4d40a6c3
11 changed files with 57 additions and 126 deletions

View File

@@ -4,10 +4,8 @@
* All Rights Reserved
*************************************************/
import CloudCredentials from "./lists/CloudCredentials";
import CompletedJobs from "./lists/CompletedJobs";
import AllJobs from "./lists/AllJobs";
import Credentials from "./lists/Credentials";
import Groups from "./lists/Groups";
import Hosts from "./lists/Hosts";
import Inventories from "./lists/Inventories";
@@ -28,10 +26,8 @@ import Templates from "./lists/Templates";
import Users from "./lists/Users";
export
{ CloudCredentials,
CompletedJobs,
{ CompletedJobs,
AllJobs,
Credentials,
Groups,
Hosts,
Inventories,