Skip to content

Commit

Permalink
Merge pull request #2 from AutomationWithAnsible/become
Browse files Browse the repository at this point in the history
Update upgrade_now.yml
  • Loading branch information
ahelal committed May 18, 2016
2 parents e2e0395 + 17498f7 commit 202a99f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tasks/upgrade_now.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
timeout=180
search_regex=OpenSSH
connection: local
sudo: False
become: False
when: require_reboot is defined and require_reboot.stat.exists

- name: upgrade_now | pause a little to ensure everything is running
Expand Down

0 comments on commit 202a99f

Please sign in to comment.