Install docker on new server
This commit is contained in:
parent
9c0682ef9b
commit
0314908eac
1 changed files with 6 additions and 0 deletions
|
@ -13,6 +13,7 @@
|
|||
- hosts:
|
||||
- intersect
|
||||
- grimes
|
||||
- walker
|
||||
roles:
|
||||
- role: geerlingguy.docker
|
||||
become: true
|
||||
|
@ -24,6 +25,11 @@
|
|||
- docker-cleanup
|
||||
- watchtower
|
||||
- traefik
|
||||
|
||||
- hosts:
|
||||
- intersect
|
||||
- grimes
|
||||
roles:
|
||||
- duplicati
|
||||
|
||||
- hosts: intersect
|
||||
|
|
Loading…
Reference in a new issue