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