21:26
This commit is contained in:
@@ -238,6 +238,7 @@
|
|||||||
- nb_script.stat.exists
|
- nb_script.stat.exists
|
||||||
- nb_ip_changed | default(false)
|
- nb_ip_changed | default(false)
|
||||||
- cloud_ok | default(true)
|
- cloud_ok | default(true)
|
||||||
|
- (nb_preflight.rc | default(1)) == 0
|
||||||
delegate_to: localhost
|
delegate_to: localhost
|
||||||
uri:
|
uri:
|
||||||
url: "http://{{ rmq_host }}:{{ rmq_port }}/api/exchanges/app/deviceconfig.delayed/publish"
|
url: "http://{{ rmq_host }}:{{ rmq_port }}/api/exchanges/app/deviceconfig.delayed/publish"
|
||||||
@@ -266,6 +267,7 @@
|
|||||||
- nb_script.stat.exists
|
- nb_script.stat.exists
|
||||||
- nb_ip_changed | default(false)
|
- nb_ip_changed | default(false)
|
||||||
- cloud_ok | default(true)
|
- cloud_ok | default(true)
|
||||||
|
- (nb_preflight.rc | default(1)) == 0
|
||||||
delegate_to: localhost
|
delegate_to: localhost
|
||||||
ansible.builtin.debug:
|
ansible.builtin.debug:
|
||||||
msg:
|
msg:
|
||||||
@@ -279,6 +281,7 @@
|
|||||||
- nb_script.stat.exists
|
- nb_script.stat.exists
|
||||||
- nb_ip_changed | default(false)
|
- nb_ip_changed | default(false)
|
||||||
- cloud_ok | default(true)
|
- cloud_ok | default(true)
|
||||||
|
- (nb_preflight.rc | default(1)) == 0
|
||||||
meta: end_host
|
meta: end_host
|
||||||
|
|
||||||
# --- If IP did not change → optional 1s pause, then continue normally ---
|
# --- If IP did not change → optional 1s pause, then continue normally ---
|
||||||
|
|||||||
Reference in New Issue
Block a user