Skip to content

Commit

Permalink
revert the new line change
Browse files Browse the repository at this point in the history
  • Loading branch information
sabandi committed Apr 9, 2021
1 parent 82b4004 commit 5ea8783
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,7 @@
- ansible_version.full is version_compare('2.4', '<')
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."
It is recommended to use the latest ansible version for the best experience."
- name: Avi Controller | Deployment
include: "{{ con_deploy_type|lower }}/main.yml"

0 comments on commit 5ea8783

Please sign in to comment.