[test last]

This commit is contained in:
2025-11-11 17:16:09 +01:00
parent 2a6b992c96
commit c0165bec99

View File

@@ -62,6 +62,11 @@
remote_src: yes
delegate_to: localhost
- name: bitwarden token session
ansible.builtin.command:
cmd: "ls -la /tmp/"
delegate_to: localhost
- name: bitwarden token session
ansible.builtin.command:
cmd: "{{ item }}"