Remove spurious docker config from nextcloud
This commit is contained in:
parent
736e803798
commit
c944a000ca
1 changed files with 0 additions and 8 deletions
|
@ -18,14 +18,6 @@
|
|||
packages:
|
||||
- openssl
|
||||
|
||||
- name: Add users to docker group
|
||||
user:
|
||||
name: "{{ item }}"
|
||||
groups: docker
|
||||
append: yes
|
||||
with_items:
|
||||
- ubuntu
|
||||
|
||||
# --
|
||||
|
||||
- name: check for existing cert
|
||||
|
|
Loading…
Reference in a new issue