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