Role installing and configuring docker CE
docker_users
- List of users that can use docker
Credit: Tested with vagrant image from @geerlingguy's Ansible for Devops
Run the following from the test directory:
ansible-galaxy install -r requirements.yml
vagrant up
vagrant provision