mirror of
https://github.com/roles-ansible/ansible_role_dotfiles.git
synced 2024-08-16 16:09:49 +02:00
no warnings if never run bevore
This commit is contained in:
parent
7409e8be9b
commit
ccb36224fa
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@
|
|||
register: playbook_version
|
||||
when: submodules_versioncheck|bool
|
||||
ignore_errors: yes
|
||||
changed_when: false
|
||||
failed_when: false
|
||||
|
||||
- name: Print remote role version
|
||||
debug:
|
||||
|
|
Loading…
Reference in a new issue