use geerling guys docker role to install

This commit is contained in:
Ibrahim Mkusa 2024-10-09 00:03:43 -04:00
parent c1f3ca50a5
commit e3ea26f03d

View File

@ -0,0 +1,6 @@
---
- name: installs docker on machine using jeffs geerling role
hosts: docker
become: true
roles:
- geerlingguy.docker