2010
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -31,7 +31,7 @@
|
||||
-o StrictHostKeyChecking=no
|
||||
-o UserKnownHostsFile=/dev/null
|
||||
-o NumberOfPasswordPrompts=1
|
||||
-o ConnectTimeout=30
|
||||
-o ConnectTimeout=15
|
||||
-o ConnectionAttempts=1
|
||||
-o LogLevel=ERROR
|
||||
|
||||
|
||||
Reference in New Issue
Block a user