--- - name: Update mailcow throttle: 30 shell: "cd {{ mailcow_dir_result.files[0].path }} && git fetch && git checkout origin/master update.sh && git checkout origin/master _modules && ./update.sh --force" register: update_mailcow