We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b2a934 commit 1c3ab70Copy full SHA for 1c3ab70
tests/integration/labs/inventory.j2
@@ -12,3 +12,4 @@ ansible_ssh_port={{ ansible_ssh_port }}
12
ansible_httpapi_port={{ ansible_http_port }}
13
ansible_become={{ ansible_become | default(true) }}
14
ansible_become_password={{ ansible_become_password | default('cisco') }}
15
+ansible_command_timeout=200
0 commit comments