[test last]
This commit is contained in:
@@ -61,10 +61,10 @@
|
||||
# - apk add --no-cache nodejs npm
|
||||
# - npm install -g @bitwarden/cli
|
||||
|
||||
# - ansible.builtin.command:
|
||||
# cmd: bw logout
|
||||
# delegate_to: localhost
|
||||
# ignore_errors: true
|
||||
- ansible.builtin.command:
|
||||
cmd: bw logout
|
||||
delegate_to: localhost
|
||||
ignore_errors: true
|
||||
|
||||
- name: bitwarden token session
|
||||
ansible.builtin.shell: "{{ item }}"
|
||||
|
||||
Reference in New Issue
Block a user