We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1697986 commit cdbd2d4Copy full SHA for cdbd2d4
infra/ansible/playbooks/batcher.yaml
@@ -92,10 +92,6 @@
92
download_endpoint: "{{ lookup('ini', 'download_endpoint', file='ini/env-batcher.ini') }}"
93
log_level: "{{ lookup('ini', 'log_level', file='ini/env-batcher.ini') }}"
94
95
- # Missing steps
96
- # add reverse proxy to caddy
97
- # create wallets
98
-
99
- name: Add reverse proxy to Caddy
100
become: true
101
template:
0 commit comments