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