hpe-storage / python-hpedockerplugin

HPE Native Docker Plugin
Apache License 2.0
36 stars 64 forks source link

Modified for user previleges #760

Closed bhagyashree-sarawate closed 4 years ago

bhagyashree-sarawate commented 4 years ago

Hi sneha, Please review

Regards Bhagyashree Sarawate

sneharai4 commented 4 years ago

This is to grant root access to tasks/plays.

become: root is incorrect. become: yes should be used instead.