| commit | 32eb8a9c8a5b13c857f830c36636a74b00b1b520 | [log] [tgz] |
|---|---|---|
| author | Carlos Frias <friasc@google.com> | Thu Mar 29 12:08:40 2018 -0400 |
| committer | Carlos Frias <friasc@google.com> | Thu Mar 29 12:08:40 2018 -0400 |
| tree | e912b6799d820069b46f87fbe10b46535b22d1b5 | |
| parent | 01ca10b2f12791f77273c475f9e4887af048612e [diff] |
Updated to use become
diff --git a/upgrade-edge-planet.yml b/upgrade-edge-planet.yml index ff6d628..081595e 100644 --- a/upgrade-edge-planet.yml +++ b/upgrade-edge-planet.yml
@@ -46,6 +46,7 @@ - name: Work around remove for Qpid upgrade ignore_errors: yes + become: true yum: name: "{{ item }}" state: absent