basic deployment of redirector and c2 working
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
|
||||
- name: Set a custom MOTD
|
||||
template:
|
||||
src: "motd.j2"
|
||||
src: "../templates/motd.j2"
|
||||
dest: /etc/motd
|
||||
owner: root
|
||||
group: root
|
||||
|
||||
Reference in New Issue
Block a user