web/dustinandtabitha: Disable RSVP form
The spammers have found our wedding RSVP form.step-ssh
parent
0a68d84121
commit
9f221cf734
|
@ -47,10 +47,9 @@
|
||||||
tags:
|
tags:
|
||||||
- datadir
|
- datadir
|
||||||
|
|
||||||
- name: ensure formsubmit is configured for dustinandtabitha.com
|
- name: ensure formsubmit is NOT configured for dustinandtabitha.com
|
||||||
copy:
|
file:
|
||||||
content: '{{ dustinandtabitha_formsubmit|to_nice_yaml(indent=2) }}'
|
path: /etc/formsubmit/weddingrsvp.yml
|
||||||
dest: /etc/formsubmit/weddingrsvp.yml
|
state: absent
|
||||||
mode: u=rw,go=r
|
|
||||||
tags:
|
tags:
|
||||||
- config
|
- config
|
||||||
|
|
Loading…
Reference in New Issue