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