[test last]
This commit is contained in:
@@ -79,7 +79,7 @@
|
||||
ansible.builtin.debug:
|
||||
msg: "{{ lookup('community.general.bitwarden', 'Token full access gitea', field='password') }}"
|
||||
environment:
|
||||
BW_SESSION: "{{ bw_session_result.results[-1].stdout }}"
|
||||
BW_SESSION: "{{ bw_session }}"
|
||||
|
||||
# - name: logout
|
||||
# ansible.builtin.command:
|
||||
|
||||
Reference in New Issue
Block a user