yml != yaml

This commit is contained in:
null
2023-10-24 17:17:18 +00:00
parent 17bc815c84
commit 67274d5ee6

View File

@@ -47,7 +47,7 @@ controller_templates:
job_type: run job_type: run
inventory: "Demo Inventory" inventory: "Demo Inventory"
project: "USR App" project: "USR App"
playbook: "ansible_playbooks/deploy.yml" playbook: "ansible_playbooks/deploy.yaml"
notification_templates_started: Telemetry notification_templates_started: Telemetry
notification_templates_success: Telemetry notification_templates_success: Telemetry
notification_templates_error: Telemetry notification_templates_error: Telemetry