Add README note re: role permissions

Addresses https://github.com/geerlingguy/ansible-role-docker/issues/285
This commit is contained in:
Gabriel Fortuna 2021-08-29 15:20:45 +02:00 committed by GitHub
parent 4f4c332aa1
commit a16ddf381a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,7 +6,7 @@ An Ansible Role that installs [Docker](https://www.docker.com) on Linux.
## Requirements ## Requirements
None. This role requires that the user performing its actions has sufficient priveleges to install and configure Docker. [If this is not the case, you can run the role with `become: true`.](https://github.com/geerlingguy/ansible-role-docker/issues/285)
## Role Variables ## Role Variables