Skip to content

Commit

Permalink
Modified debug message
Browse files Browse the repository at this point in the history
  • Loading branch information
gitshrikant committed Jul 22, 2018
1 parent b0f398e commit f23db0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@
- name: Check ansible version
when:
- ansible_version.full is version_compare('2.4', '<')
debug: msg="This role works best with ansible version 2.4 or grater. It is recomended to use latest ansible versions for best experiance."
debug: msg="This role works best with ansible version 2.4 or greater. It is recomended to use latest ansible versions for best experiance."

0 comments on commit f23db0d

Please sign in to comment.