| commit | d86e853c09571df59dbe3b0fc3020ed06f1fc4e7 | [log] [tgz] |
|---|---|---|
| author | Carlos Frias <friasc@google.com> | Fri Apr 06 20:21:52 2018 -0400 |
| committer | Carlos Frias <friasc@google.com> | Fri Apr 06 20:21:52 2018 -0400 |
| tree | 70a691feb7fa95fe58dffa112ec61389639d2ab9 | |
| parent | de221ecd02d72ff177f67b4429ad43bce9787cbd [diff] |
updated privilege
diff --git a/tasks/main.yml b/tasks/main.yml index 0b46f99..89460d1 100644 --- a/tasks/main.yml +++ b/tasks/main.yml
@@ -93,4 +93,5 @@ replace: '#mirrorlist=\2' dest: /etc/yum.repos.d/epel.repo" - when: epel.stat.exists \ No newline at end of file + when: epel.stat.exists + become: true \ No newline at end of file