Allowing massive files to be uploaded to files.leftcoast.space
This commit is contained in:
@@ -6,17 +6,6 @@
|
||||
- hosts: alpha
|
||||
become: yes
|
||||
tasks:
|
||||
- name: Install Nginx
|
||||
apt:
|
||||
name: nginx
|
||||
update_cache: yes
|
||||
state: present
|
||||
|
||||
- name: Update Snap
|
||||
community.general.snap:
|
||||
name: core
|
||||
state: present
|
||||
|
||||
- name: Install Certbot
|
||||
community.general.snap:
|
||||
name: certbot
|
||||
|
||||
Reference in New Issue
Block a user