[test last]

This commit is contained in:
2025-11-11 17:18:16 +01:00
parent 1955e9723b
commit 8ecc7b7826

View File

@@ -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