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