This commit is contained in:
2026-01-26 20:10:57 +02:00
parent 20e717e4bf
commit 5f5ae08f01
2 changed files with 2 additions and 2 deletions

View File

@@ -1048,7 +1048,7 @@
- name: PHASE 1 | initiating actual upgrade
delegate_to: localhost
ansible.builtin.shell: |
export DEV2_CMD="/usr/sbin/config-test.lua 300 &"
export DEV2_CMD="/usr/sbin/config-test.lua 400 &"
{{ dev2_exec_cmd }}
args: { executable: /bin/bash }
changed_when: true