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