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 Example Playbook
---------------- ----------------------------------------
```yml ```yml
- hosts: k8s-nodes - hosts: k8s-nodes
@ -29,11 +29,11 @@ Example Playbook
``` ```
License License
------- ----------------------------------------
MIT MIT
Author Information Author Information
------------------ ----------------------------------------
This role was created by [shnee](github.com/shnee). 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