diff --git a/roles/pips/tasks/nagios_tasks.yml b/roles/pips/tasks/nagios_tasks.yml index 2da8661..17da459 100644 --- a/roles/pips/tasks/nagios_tasks.yml +++ b/roles/pips/tasks/nagios_tasks.yml @@ -107,4 +107,5 @@ mode: '0755' when: - nrpe_installed is defined - - psutil_installed is defined \ No newline at end of file + - psutil_installed is defined + become: yes \ No newline at end of file