remove test cyberchef stack
This commit is contained in:
parent
e58b48221d
commit
b7b37f229f
2 changed files with 0 additions and 13 deletions
|
@ -1,8 +0,0 @@
|
|||
# vi: ft=yaml
|
||||
version: "3.7"
|
||||
|
||||
services:
|
||||
cyberchef:
|
||||
image: mpepping/cyberchef
|
||||
ports:
|
||||
- 8000:8000
|
|
@ -1,5 +0,0 @@
|
|||
- name: Deploy Docker stack
|
||||
docker_stack:
|
||||
name: cyberchef
|
||||
compose:
|
||||
- "{{ lookup('template', '{{ role_path }}/docker-stack.yml.j2') | from_yaml }}"
|
Loading…
Reference in a new issue