mirror of
https://github.com/phfroidmont/self-hosting.git
synced 2025-12-25 05:36:59 +01:00
Install docker 18.06
This commit is contained in:
parent
cf77a30521
commit
e0b240c7bd
7 changed files with 153 additions and 1 deletions
2
k8s.yml
2
k8s.yml
|
|
@ -3,6 +3,8 @@
|
|||
roles:
|
||||
- role: proxy
|
||||
tags: proxy
|
||||
- role: docker
|
||||
tags: docker
|
||||
#- hosts: localhost
|
||||
# become: yes
|
||||
# gather_facts: no
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue