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

edge_port/tasks/deploy.yaml

- Added separate output.changed evaluation after Nokia dry-run;
- cleanup.
parent faac0025
No related branches found
No related tags found
1 merge request!277Add a custom callback plugin for managing logs
Pipeline #95538 passed
...@@ -36,11 +36,7 @@ ...@@ -36,11 +36,7 @@
check_commit: true check_commit: true
diff: true diff: true
register: output register: output
tags: [print_action]
# - name: Display the output
# ansible.builtin.debug:
# msg: "{{ output }}"
# tags: [print_action]
- name: Fail if there is any diff - name: Fail if there is any diff
ansible.builtin.fail: ansible.builtin.fail:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment