Skip to content

Commit

Permalink
Modified debug message (#2)
Browse files Browse the repository at this point in the history
  • Loading branch information
gitshrikant authored and Gaurav Rastogi committed Jul 24, 2018
1 parent ff5ccfc commit 36b42fd
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 greater. 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 recommended to use the latest ansible version for the best experience."

0 comments on commit 36b42fd

Please sign in to comment.