| commit | d34e886e9ec6e1f36fad97f57592ca0d186c2654 | [log] [tgz] | 
|---|---|---|
| author | Carlos Frias <friasc@google.com> | Fri Mar 03 13:50:51 2017 -0500 | 
| committer | Carlos Frias <friasc@google.com> | Fri Mar 03 13:50:51 2017 -0500 | 
| tree | 83562984231450557b54b9332c37503cfb55b464 | |
| parent | 57b093ef20d40968f19224a5e053937cadf91c98 [diff] | 
fixed bug
diff --git a/tasks/main.yml b/tasks/main.yml index 3b05954..25c8783 100644 --- a/tasks/main.yml +++ b/tasks/main.yml
@@ -13,6 +13,7 @@ - name: Bootstrap script exists stat: path: '{{ bootstrap_script }}' + register: bootstrap_exists - name: Cache bootstrap script state cache: