Configure Docker per-machine

This commit is contained in:
Salt 2021-07-27 17:41:27 -05:00
parent df86a7bf38
commit e8c3ce3d13

View File

@ -29,10 +29,10 @@
tags: [ desktop, pulse, pulseaudio ]
- role: zerotier
tags: [ desktop, zerotier ]
- role: docker
tags: [ desktop, docker, skip-pull ]
- hosts: lap-s76-lemp9-0.desu.ltd
roles:
- role: docker
tags: [ desktop, docker, skip-pull ]
- role: desktop
vars:
desktop_apt_keys_url_extra:
@ -69,6 +69,10 @@
tags: [ desktop, grub ]
- hosts: dsk-ryzen-0.desu.ltd
roles:
- role: docker
vars:
docker_apt_repository: "deb https://download.docker.com/linux/ubuntu focal stable"
tags: [ desktop, docker, skip-pull ]
- role: desktop
tags: [ desktop ]
# - role: grub