fix ee
This commit is contained in:
2
.github/workflows/ansible-lint.yml
vendored
2
.github/workflows/ansible-lint.yml
vendored
@@ -20,4 +20,4 @@ jobs:
|
|||||||
fetch-depth: 0 # needed for progressive mode to work
|
fetch-depth: 0 # needed for progressive mode to work
|
||||||
|
|
||||||
- name: Run ansible-lint
|
- name: Run ansible-lint
|
||||||
uses: ansible/ansible-lint-action@v6
|
uses: ansible/ansible-lint-action@v6.11.0
|
||||||
|
|||||||
@@ -49,6 +49,7 @@ controller_templates:
|
|||||||
survey_enabled: true
|
survey_enabled: true
|
||||||
project: Network Golden Configs
|
project: Network Golden Configs
|
||||||
playbook: main.yml
|
playbook: main.yml
|
||||||
|
execution_environment: Networking Execution Environment
|
||||||
notification_templates_started: Telemetry
|
notification_templates_started: Telemetry
|
||||||
notification_templates_success: Telemetry
|
notification_templates_success: Telemetry
|
||||||
notification_templates_error: Telemetry
|
notification_templates_error: Telemetry
|
||||||
@@ -84,8 +85,8 @@ controller_templates:
|
|||||||
notification_templates_started: Telemetry
|
notification_templates_started: Telemetry
|
||||||
notification_templates_success: Telemetry
|
notification_templates_success: Telemetry
|
||||||
notification_templates_error: Telemetry
|
notification_templates_error: Telemetry
|
||||||
|
execution_environment: Networking Execution Environment
|
||||||
use_fact_cache: true
|
use_fact_cache: true
|
||||||
ask_job_type_on_launch: true
|
|
||||||
credentials:
|
credentials:
|
||||||
- "Workshop Credential"
|
- "Workshop Credential"
|
||||||
survey_enabled: true
|
survey_enabled: true
|
||||||
|
|||||||
Reference in New Issue
Block a user