ci + ansible

This commit is contained in:
sangnn
2026-06-20 11:24:27 +07:00
parent 966578ed58
commit 78de3601c8
5 changed files with 17 additions and 21 deletions
+4 -4
View File
@@ -148,7 +148,7 @@ ZEROTIER_API_URL=
# ═════════════════════════════════════════════════════════════════════════════
# GitHub Actions self-hosted runners (deploy/ansible/install-runner.yml)
# Per-project registration tokens. Short-lived (~1h) — mint fresh from each repo's
# Settings > Actions > Runners > New self-hosted runner right before running the playbook.
# ═════════════════════════════════════════════════════════════════════════════
# RUNNER_TOKEN_GATEHOUSE_API=
# RUNNER_TOKEN_GATEHOUSE_UI=
# Settings > Actions > Runners > New self-hosted runner. The Ansible playbook reads
# these as EXPORTED ENV VARS on the control node, not from this file:
# export RUNNER_TOKEN_GATEHOUSE_API=xxx
# export RUNNER_TOKEN_GATEHOUSE_UI=yyy