Punt loading many variables when only running accounts tasks.
authorMatt Birkholz <matt@birchwood-abbey.net>
Sun, 23 Nov 2025 19:13:12 +0000 (12:13 -0700)
committerMatt Birkholz <matt@birchwood-abbey.net>
Sun, 23 Nov 2025 19:13:12 +0000 (12:13 -0700)
commita8b1eb5c8c92a5e5484c1cfe0415be9164878031
tree2fefc105d7944093323da03e120a8084c330247f
parent8eefee44174c46253808032cad7a755fdbee00b5
Punt loading many variables when only running accounts tasks.

The All role has no such tasks.  The Front role just needs ~usernames~
and ~members~.  The Core role just needs these as well, except that
generating/checking fetchmail configs requires ~front_wg_addr~ and
~domain_name~.  The Gate role just updates/checks Gate's WireGuard™
config file, and the Campus role has /no/ accounts tasks: 1 tagged
task, 0 variables used.
README.org
roles_t/all/tasks/main.yml
roles_t/front/tasks/main.yml
roles_t/gate/tasks/main.yml