diff --git a/tasks/main.yml b/tasks/main.yml index 3edfdd5..91b162b 100644 --- a/tasks/main.yml +++ b/tasks/main.yml @@ -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."