[update password id for runner]
This commit is contained in:
@@ -7,8 +7,8 @@
|
||||
bw_client_secret: "{{ lookup('env', 'bw_client_secret') }}"
|
||||
bw_client_password: "{{ lookup('env', 'bw_client_password') }}"
|
||||
bw_client_id: "{{ lookup('env', 'bw_client_id') }}"
|
||||
# Token full access gitea
|
||||
bw_requested_password_id: 34fe88a0-e9f0-42d1-9433-f75787327f4e
|
||||
# Token gitea runner
|
||||
bw_requested_password_id: b8decb1a-222d-402c-a882-f70c191ba936
|
||||
tasks:
|
||||
|
||||
|
||||
@@ -86,7 +86,6 @@
|
||||
# DOCKER_BUILDKIT: 1
|
||||
|
||||
# when: register_runner.failed == true
|
||||
|
||||
# - ansible.builtin.pause:
|
||||
# seconds: 30
|
||||
|
||||
|
||||
Reference in New Issue
Block a user