diff --git a/.github/workflows/ansible-lint.yml b/.github/workflows/ansible-lint.yml index 7f4a071..b0e4d28 100644 --- a/.github/workflows/ansible-lint.yml +++ b/.github/workflows/ansible-lint.yml @@ -20,4 +20,4 @@ jobs: fetch-depth: 0 # needed for progressive mode to work - name: Run ansible-lint - uses: ansible/ansible-lint-action@v6 + uses: ansible/ansible-lint-action@v6.11.0 diff --git a/network/setup.yml b/network/setup.yml index a8bd870..3687c93 100644 --- a/network/setup.yml +++ b/network/setup.yml @@ -49,6 +49,7 @@ controller_templates: survey_enabled: true project: Network Golden Configs playbook: main.yml + execution_environment: Networking Execution Environment notification_templates_started: Telemetry notification_templates_success: Telemetry notification_templates_error: Telemetry @@ -84,8 +85,8 @@ controller_templates: notification_templates_started: Telemetry notification_templates_success: Telemetry notification_templates_error: Telemetry + execution_environment: Networking Execution Environment use_fact_cache: true - ask_job_type_on_launch: true credentials: - "Workshop Credential" survey_enabled: true