0527
This commit is contained in:
@@ -3,7 +3,8 @@
|
|||||||
# Phase 1: Cloud -> NetBox sync (via sot-updater-iponly.yml in wrapper mode)
|
# Phase 1: Cloud -> NetBox sync (via sot-updater-iponly.yml in wrapper mode)
|
||||||
# Phase 2: Refresh ansible_host from nb_ip, reset_connection
|
# Phase 2: Refresh ansible_host from nb_ip, reset_connection
|
||||||
# Phase 3: Run update-rebootin224.yml
|
# Phase 3: Run update-rebootin224.yml
|
||||||
# Phase 4: Run afterupgrade_check.yml
|
# NOTE: update-rebootin224.yml is responsible for scheduling afterupgrade_check via RabbitMQ (delayed).
|
||||||
|
# Do NOT import/run afterupgrade_check.yml here.
|
||||||
|
|
||||||
- hosts: all
|
- hosts: all
|
||||||
gather_facts: no
|
gather_facts: no
|
||||||
@@ -65,5 +66,3 @@
|
|||||||
|
|
||||||
|
|
||||||
- import_playbook: update-rebootin224.yml
|
- import_playbook: update-rebootin224.yml
|
||||||
|
|
||||||
- import_playbook: afterupgrade_check.yml
|
|
||||||
|
|||||||
Reference in New Issue
Block a user