1
0
Fork 0
mirror of https://github.com/roles-ansible/ansible_role_base.git synced 2024-08-16 14:29:50 +02:00

improved version syntax

This commit is contained in:
Lilian Roller 2019-05-21 17:18:07 +02:00
parent d781863c3a
commit 12c68aea15
No known key found for this signature in database
GPG key ID: 5215C3441797AB2B

View file

@ -14,6 +14,7 @@
register: playbook_version register: playbook_version
when: submodules_versioncheck|bool when: submodules_versioncheck|bool
ignore_errors: yes ignore_errors: yes
changed_when: false
- name: Print version - name: Print version
debug: debug: