[test last]
This commit is contained in:
@@ -62,10 +62,9 @@
|
|||||||
remote_src: yes
|
remote_src: yes
|
||||||
delegate_to: localhost
|
delegate_to: localhost
|
||||||
|
|
||||||
- name: bitwarden token session
|
- ansible.builtin.pause:
|
||||||
ansible.builtin.command:
|
seconds: 30
|
||||||
cmd: "ls -la /tmp/"
|
|
||||||
delegate_to: localhost
|
|
||||||
when: bw_check.rc != 0
|
when: bw_check.rc != 0
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user