[test last]
This commit is contained in:
@@ -99,7 +99,8 @@
|
||||
changed_when: false
|
||||
|
||||
- name: Return all secrets from a path
|
||||
ansible.builtin.debug: "{{ gitea_token_result }}"
|
||||
ansible.builtin.debug:
|
||||
msg: "{{ gitea_token_result }}"
|
||||
delegate_to: localhost
|
||||
|
||||
- name: logout
|
||||
|
||||
Reference in New Issue
Block a user