Corrects yaml line break.
Some checks failed
continuous-integration/drone/push Build is failing

Indentation is not allowed and breaks the tasks.
This commit is contained in:
Jérémy Dubois 2020-07-02 16:40:17 +02:00
parent 7e977633bd
commit 3dd9e461c4
3 changed files with 14 additions and 14 deletions

View file

@ -16,7 +16,7 @@
&& git commit
-m "{{ commit_message | default('Ansible run') }}"
--author="{{ ansible_env.SUDO_USER | default('Root') }}"
< "{{ ansible_env.SUDO_USER | default('Root') }}@{{ general_technical_realm }}>"
"<{{ ansible_env.SUDO_USER | default('Root') }}@{{ general_technical_realm }}>"
args:
chdir: /etc
register: etc_commit_end_evolinux