You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Install logrotate task requires root. However, it is not given that the user we use to connect to the target machine will be root. Using become: true on the task should solve this.
The text was updated successfully, but these errors were encountered:
Install logrotate task requires root. However, it is not given that the user we use to connect to the target machine will be root. Using
become: true
on the task should solve this.The text was updated successfully, but these errors were encountered: