Skip to content

Commit

Permalink
fix linting issues
Browse files Browse the repository at this point in the history
  • Loading branch information
bedroge authored Jun 20, 2021
1 parent 13aa3ae commit 56d14ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ansible/playbooks/roles/compatibility_layer/tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,4 +46,4 @@

- name: Exit because of failure
fail:
msg: Task {{ ansible_failed_task }} failed, with result {{ansible_failed_result}}.
msg: "Task {{ ansible_failed_task }} failed, with result {{ ansible_failed_result }}."

0 comments on commit 56d14ba

Please sign in to comment.