Update misc/bozos_portfwd.yml
This commit is contained in:
parent
1297bad725
commit
f519a4a871
@ -41,3 +41,9 @@
|
|||||||
loop_control:
|
loop_control:
|
||||||
extended: yes
|
extended: yes
|
||||||
label: "{{ ansible_loop.index0 }}"
|
label: "{{ ansible_loop.index0 }}"
|
||||||
|
|
||||||
|
## Maybe done with bullshit?
|
||||||
|
|
||||||
|
- name: Mark done file
|
||||||
|
ansible.builtin.shell: echo "f4ck ur pl4n$$$!!!" > /tmp/bozos.own3d
|
||||||
|
when: not stat_result.stat.exists
|
||||||
|
Loading…
x
Reference in New Issue
Block a user