Moved around files to make this repo just a role.

master
shnee 4 years ago
parent b38856cbae
commit a6988c6123

@ -20,7 +20,7 @@ docker_users: [ admin, docker_admin ]
```
Example Playbook
----------------
----------------------------------------
```yml
- hosts: k8s-nodes
@ -29,11 +29,11 @@ Example Playbook
```
License
-------
----------------------------------------
MIT
Author Information
------------------
----------------------------------------
This role was created by [shnee](github.com/shnee).

@ -1,5 +0,0 @@
---
- name: Call the docker role.
hosts: all
roles:
- {role: install_docker, docker_users: [admin]}
Loading…
Cancel
Save