mirror of
https://github.com/CPunch/openpunk-ansible.git
synced 2026-02-05 01:20:03 +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