This commit is contained in:
Jérémy Lecour 2017-03-30 16:32:16 +02:00 committed by Jérémy Lecour
parent 5aca0109df
commit cc08e429a5
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
chdir: /etc
changed_when: False
register: git_status
when: not ansible_check_mod
when: not ansible_check_mode
ignore_errors: yes
tags:
- git