gemini
de3e72b3da
Parameterize WireGuard network interface name in template and define in cerberus playbook
2026-06-08 09:51:33 +02:00
gemini
b8d5b7f010
Revert(ansible): Remove diagnostic wireguard set; original parsing issue fixed
2026-04-15 19:25:39 +02:00
warezjoe
27aa951695
Stupit variable parsing problem
2026-04-15 19:24:14 +02:00
gemini
f6cba1c1af
Fix(ansible): Diagnostic workaround for undefined 'wireguard' var in template
2026-04-15 19:16:14 +02:00
gemini
7c168b5d4e
Refactor(ansible): Correctly generate client config via role
2026-04-15 19:07:42 +02:00
gemini
f91edbf602
fix(wireguard): correct wstunnel server command
2026-02-27 14:15:30 +01:00
gemini
d037ff13a5
fix(wireguard): correct wstunnel server command
2026-02-27 13:30:48 +01:00
gemini
5d260504ad
fix(wstunnel): Update command syntax to subcommand format
2026-02-27 11:26:52 +01:00
gemini
3f053f0acf
fix(wireguard_server): Explicitly load all.yml and vault.yml in role
2026-02-27 11:14:52 +01:00
gemini
8f88801af6
refactor(wireguard_server): Load vault inside role using include_vars
2026-02-27 11:13:05 +01:00
gemini
a774d3de29
fix(wireguard_server): Correct template variable access and looping
2026-02-27 10:55:21 +01:00
warezjoe
5c216a00ba
Vars revision for wireguard server
2026-02-27 10:48:56 +01:00
gemini
7755d8d686
fix(wireguard_server): Correctly access nested Jinja2 variables
2026-02-27 10:35:06 +01:00
gemini
1abd01c097
fix(wireguard_server): Correct Jinja2 variable syntax
2026-02-27 10:33:39 +01:00
warezjoe
7852d99940
Swap version of wstunnel (previos not exist). Creating wireguard-server variables
2026-02-27 10:30:56 +01:00
gemini
3bb33db037
feat(wireguard_server): Add wstunnel server setup
2026-02-27 10:02:17 +01:00
warezjoe
0442e0dda9
Gemini deploy
2026-02-21 22:42:15 +01:00
warezjoe
5bbc551106
Refactor: Organize Ansible project structure
...
- Reorganized Ansible project structure to follow best practices.
- Created dedicated directories: , , , , and .
- Categorized playbooks into (host-specific) and (service-specific).
- Moved all roles into the directory and standardized their naming conventions.
- Relocated to for better variable management.
- Renamed to to reflect its global variable scope.
- Created to correctly set the to the new directory.
- Moved and into the directory.
- Added to providing explanations for common commands.
- Cleaned up directories from all individual roles to centralize version control.
2026-01-26 11:54:00 +01:00