diff --git a/backup.yml b/backup.yml index 4a04092..cab7699 100644 --- a/backup.yml +++ b/backup.yml @@ -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 }}"