Skip to content

Commit 3d68f93

Browse files
committed
add async to avoit timeout
1 parent 823aabc commit 3d68f93

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

ami/playbooks/build_ami_packages.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -181,6 +181,8 @@
181181

182182
- name: Run {{ installer_script_name }} script
183183
command: "bash {{ installation_assistant_directory }}/{{ installer_script_name }} -a -v -o -d"
184+
async: 7200
185+
poll: 30
184186

185187
###############################
186188
# Post-install stage

0 commit comments

Comments
 (0)