commit | 36bf7c0611604ba896d5d4887a8035ac4d4e8c79 | [log] [tgz] |
---|---|---|
author | Carlos Frias <friasc@google.com> | Fri Apr 06 21:41:42 2018 -0400 |
committer | Carlos Frias <friasc@google.com> | Fri Apr 06 21:41:42 2018 -0400 |
tree | 13649281d85061d8d11ddcbf89623a665c4b83a6 | |
parent | cb5aec6596756ceed1df5d830fad3d2e0f1d6a06 [diff] |
updated docs and task sequence
diff --git a/tasks/main.yml b/tasks/main.yml index 69f112c..17fce09 100644 --- a/tasks/main.yml +++ b/tasks/main.yml
@@ -9,6 +9,7 @@ - name: Work around install for Qpid upgrade become: true + become_user: root yum: name: "{{ item }}" state: present