You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
when: neutron_namespace_drain_ctrl1 | bool or neutron_namespace_drain_ctrl2 | bool or neutron_namespace_drain_ctrl3 | bool or neutron_namespace_drain_host is defined
17
-
- name: "Print Info"
18
-
debug:
18
+
19
+
- name: Print info
20
+
ansible.builtin.debug:
19
21
msg:
20
22
- "{{ neutron_namespace_drain_host }} is read for maintenance"
21
23
- "rerun this play book with -e maintenance=false to re-add"
0 commit comments