use network ee
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
user_message:
|
||||
|
||||
controller_components:
|
||||
- execution_environments
|
||||
- projects
|
||||
- inventories
|
||||
- hosts
|
||||
@@ -9,6 +10,10 @@ controller_components:
|
||||
- inventory_source_update
|
||||
- job_templates
|
||||
|
||||
controller_execution_environments:
|
||||
- name: Networking Execution Environment
|
||||
image: quay.io/nleiva/ee-network-image
|
||||
|
||||
controller_projects:
|
||||
- name: Network Golden Configs
|
||||
organization: Default
|
||||
@@ -16,6 +21,7 @@ controller_projects:
|
||||
scm_url: https://github.com/nleiva/ansible-net-modules
|
||||
update_project: true
|
||||
wait: true
|
||||
default_environment: Networking Execution Environment
|
||||
|
||||
controller_inventories:
|
||||
- name: Network Inventory
|
||||
|
||||
Reference in New Issue
Block a user