Reformatted // Renamed nginx configs // Added nextcloud handler for db check // Added tags
This commit is contained in:
parent
cb7624bce1
commit
084ba45e17
1 changed files with 3 additions and 3 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue