use geerling guys docker role to install
This commit is contained in:
parent
c1f3ca50a5
commit
e3ea26f03d
6
playbooks/docker/install.yml
Normal file
6
playbooks/docker/install.yml
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
---
|
||||||
|
- name: installs docker on machine using jeffs geerling role
|
||||||
|
hosts: docker
|
||||||
|
become: true
|
||||||
|
roles:
|
||||||
|
- geerlingguy.docker
|
Loading…
Reference in New Issue
Block a user