From 664e7edc698a8c8b4dd5b4ad445d7d58c55da55e Mon Sep 17 00:00:00 2001 From: willtome Date: Tue, 15 Feb 2022 14:36:03 -0500 Subject: [PATCH] add insights Inventory source --- linux/setup.yml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/linux/setup.yml b/linux/setup.yml index b5df674..6b9bf55 100644 --- a/linux/setup.yml +++ b/linux/setup.yml @@ -38,6 +38,14 @@ controller_credentials: insights_user: REPLACEME insights_password: REPLACEME +controller_inventory_sources: + - name: Insights Inventory + souce: scm + source_project: Ansible official demo project + source_path: linux/inventory.insights.yml + credential: Insights Inventory + + controller_templates: - name: "LINUX / Register" job_type: run