Guillaume Coré
2019-04-09 2dd18fdb2a7ecfa2f1d2951689efee9d9b82f009
Sandbox: Add retry = 2 for aws-nuke
1 files modified
3 ■■■■■ changed files
ansible/roles/infra-aws-sandbox/tasks/reset.yml 3 ●●●●● patch | view | raw | blame | history
ansible/roles/infra-aws-sandbox/tasks/reset.yml
@@ -51,6 +51,9 @@
      async: 1800
      poll: 30
      ignore_errors: true
      retries: 2
      delay: 30
      until: _awsnuke is succeeded
    - debug:
        var: _awsnuke