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

iptrunk_checks - optical diff

only produce diff when called from `iptrun_migration`, and `new_node` is
therefore defined.
the diff will be skipped if the role called from elsewhere.
parent cbc6306d
No related branches found
No related tags found
1 merge request!161Merge the latest changes in v1.0.x into develop
......@@ -152,5 +152,7 @@
when: >-
check == "optical_post"
and
new_node is defined
and
inventory_hostname != new_node.router.router_fqdn
ansible.builtin.include_tasks: diff_optical_results.yaml
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment