mirror of
https://github.com/dredx/prole.git
synced 2026-09-24 18:34:31 +00:00
Ansible command module + become does not reliably pass environment: vars through sudo env_reset. Use ansible.builtin.shell with POSIX inline assignment (VAR=val cmd) so credentials are set inside the sudo-spawned shell subprocess, never touching the sudo env barrier. account.conf writing retained for cron renewal. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| acme | ||
| audit | ||
| cgroups | ||
| dashboard | ||
| iscsi | ||
| k3s | ||
| local_user | ||
| mariadb_primary | ||
| mariadb_replica/tasks | ||
| mariadb_tools | ||
| netplan_static | ||
| noswap | ||
| pihole_db_rotate | ||
| pihole_dns | ||
| prole/tasks | ||
| prole_ssl | ||
| rsyslog | ||
| samba_ad_dc | ||
| samba_dns/tasks | ||
| samba_reverse_dns/tasks | ||
| tailscale | ||