Skip to content
Snippets Groups Projects
Commit 51ca32f0 authored by Aleksandr Kurbatov's avatar Aleksandr Kurbatov
Browse files

Fix typo on parameter "check_commit"

parent 4101d15e
No related branches found
No related tags found
1 merge request!92IPtrunk role: replace Juniper.junos with junipernetworks
Pipeline #85576 passed
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
update: 'merge' update: 'merge'
src: "/var/tmp/ansible_run_{{ opid }}/{{ config_object }}.conf" src: "/var/tmp/ansible_run_{{ opid }}/{{ config_object }}.conf"
src_format: set src_format: set
check_commmit: true check_commit: true
diff: true diff: true
when: when:
verb == "terminate" and verb == "terminate" and
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment