summaryrefslogtreecommitdiffstats
path: root/roles/pad-proxy/tasks/main.yml
diff options
context:
space:
mode:
authorSacha Chua <sacha@sachachua.com>2022-10-19 09:22:10 -0400
committerSacha Chua <sacha@sachachua.com>2022-10-19 09:22:10 -0400
commitec95e5829cdf179be145b229eb3e92178d0e92b8 (patch)
treedf75e0fb6fd84417d4503550f1dd3f17ee26533e /roles/pad-proxy/tasks/main.yml
parent7671b51616a25fa6cff9c26fe65d5f703ff94e21 (diff)
downloademacsconf-ansible-ec95e5829cdf179be145b229eb3e92178d0e92b8.tar.xz
emacsconf-ansible-ec95e5829cdf179be145b229eb3e92178d0e92b8.zip
Add upload
Diffstat (limited to 'roles/pad-proxy/tasks/main.yml')
-rw-r--r--roles/pad-proxy/tasks/main.yml3
1 files changed, 0 insertions, 3 deletions
diff --git a/roles/pad-proxy/tasks/main.yml b/roles/pad-proxy/tasks/main.yml
index b8cfdf3..8de72df 100644
--- a/roles/pad-proxy/tasks/main.yml
+++ b/roles/pad-proxy/tasks/main.yml
@@ -6,9 +6,6 @@
apt:
name: nginx
state: present
- - debug:
- var: ansible_managed
- tags: wip
- name: Add proxy configuration
template:
src: etherpad.nginx.conf