mirror of
https://github.com/CPunch/openpunk-ansible.git
synced 2025-10-16 14:00:13 +00:00
Deadswitch: Use git patches instead of a raw markdown file
This commit is contained in:
@@ -16,10 +16,10 @@
|
||||
dest: /root/deadman/imdead.sh
|
||||
mode: u+rwx
|
||||
|
||||
- name: Copy dead message
|
||||
- name: Copy dead patch
|
||||
template:
|
||||
src: secrets/dead.md
|
||||
dest: /root/deadman/dead.md
|
||||
src: secrets/dead.patch
|
||||
dest: /root/deadman/dead.patch
|
||||
|
||||
- name: Install deadtrigger
|
||||
file:
|
||||
|
Reference in New Issue
Block a user