Skip to content
Snippets Groups Projects
Verified Commit 311bf545 authored by Chris Croome's avatar Chris Croome
Browse files

typo fixed

parent 84b3c086
No related branches found
No related tags found
No related merge requests found
Pipeline #30444 passed
......@@ -10,7 +10,7 @@
---
- name: PHP role skipped
ansible.builtin.debug:
msg: "The tasks in the PHP role are not being run since the php variables is not true."
msg: "The tasks in the PHP role are not being run since the php variable is not true."
when: not php | bool
tags:
- php
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment