mirror of
https://github.com/roles-ansible/ansible_role_ntp.git
synced 2024-08-16 12:59:49 +02:00
Improve error handling
This commit is contained in:
parent
e260f158c1
commit
6abf006451
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@
|
|||
register: playbook_version
|
||||
when: submodules_versioncheck|bool
|
||||
ignore_errors: yes
|
||||
failed_when: false
|
||||
|
||||
- name: Print remote role version
|
||||
debug:
|
||||
|
|
Loading…
Reference in a new issue