Reformatted // Renamed nginx configs // Added nextcloud handler for db check // Added tags

115-change-docker-root
Tilmann Sager 2021-03-20 22:52:09 +01:00
parent cb7624bce1
commit 084ba45e17
1 changed files with 3 additions and 3 deletions

View File

@ -1,13 +1,13 @@
- name: Ensure packages are installed
become: yes
apt:
name:
name:
- python3-pip
- apt-transport-https
- ca-certificates
- curl
- gnupg-agent
- software-properties-common
- gnupg-agent
- software-properties-common
state: present
- name: Trust dockers GPG key