mirror of
https://github.com/geerlingguy/ansible-role-docker.git
synced 2025-09-21 17:51:38 +02:00
Add README note re: role permissions
Addresses https://github.com/geerlingguy/ansible-role-docker/issues/285
This commit is contained in:
parent
4f4c332aa1
commit
a16ddf381a
@ -6,7 +6,7 @@ An Ansible Role that installs [Docker](https://www.docker.com) on Linux.
|
||||
|
||||
## 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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user