index
:
ansible-distro-configure.git
ipv6-partially-supported
mac-nvidia-drivers
main
Ansible Roles to configure different (linux) distros
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
roles
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-12
Implement the gateway role (replacing old wireguard-gateway)
Ahmed Abdelhalim
11
-0
/
+364
2025-09-11
Fix the wg-portal role to be idempotent and withstand install/uninsall
Ahmed Abdelhalim
1
-5
/
+42
2025-09-10
Refactor site playbooks to be more host oriented
Ahmed Abdelhalim
3
-0
/
+32
2025-09-10
Add recommended argument_specs
Ahmed Abdelhalim
23
-3
/
+91
2025-09-10
Follow the ansible recommendation of using systemd_service
Ahmed Abdelhalim
7
-14
/
+14
2025-09-10
Remove wireguard_gateway
Ahmed Abdelhalim
6
-233
/
+0
2025-09-10
Refactor role dependencies to be more module modular
Ahmed Abdelhalim
22
-49
/
+157
2025-09-10
Add wg_portal role to install vpn web interface manager
Ahmed Abdelhalim
4
-0
/
+70
2025-09-10
Fix password policy on debian don't have gnome installed by default
Ahmed Abdelhalim
1
-0
/
+2
2025-09-09
Remove old pihole 5 related paths
Ahmed Abdelhalim
1
-3
/
+0
2025-09-04
[skip-ci] fix typo in notes
Ahmed Abdelhalim
1
-2
/
+2
2025-09-04
Skip idempotence test because the ipv6 default isn't set on CI
Ahmed Abdelhalim
1
-10
/
+6
2025-09-04
Fix CI
Ahmed Abdelhalim
7
-3
/
+29
2025-09-04
Refactor molecule testing to run a scenario per distro and fix ipv6
Ahmed Abdelhalim
1
-0
/
+3
2025-09-03
Fix archlinux failure
Ahmed Abdelhalim
1
-0
/
+1
2025-09-03
Add ansible role
Ahmed Abdelhalim
6
-0
/
+221
2025-09-03
Revert "Fix networking issue"
Ahmed Abdelhalim
1
-24
/
+0
2025-09-03
Revert "Refactor: rename wireguard_gateway to gateway"
Ahmed Abdelhalim
7
-22
/
+22
2025-09-03
Revert "Experimental: adding iptables persistence through reboots"
Ahmed Abdelhalim
2
-48
/
+1
2025-09-03
Experimental: adding iptables persistence through reboots
Ahmed Abdelhalim
2
-1
/
+48
2025-09-03
Refactor: rename wireguard_gateway to gateway
Ahmed Abdelhalim
7
-22
/
+22
2025-09-03
Fix networking issue
Ahmed Abdelhalim
1
-0
/
+24
2025-09-03
Add podman role with configuration to work over ssh with cgroupfs
Ahmed Abdelhalim
2
-0
/
+66
2025-09-03
Fix the user groups to be appended
Ahmed Abdelhalim
1
-1
/
+1
2025-09-03
Revert back to using brew module as it has better idempotency handling
Ahmed Abdelhalim
2
-24
/
+23
2025-09-03
Add docker role
Ahmed Abdelhalim
2
-0
/
+38
2025-09-02
Revert the pyenv full path change
Ahmed Abdelhalim
1
-4
/
+12
2025-09-02
Add bash as a role and use it in role dependencies when bash is needed
Ahmed Abdelhalim
8
-15
/
+32
2025-09-02
Fix CI failures and ignore intentionally changing tasks for idem test
Ahmed Abdelhalim
3
-2
/
+27
2025-09-02
Fix linting issues
Ahmed Abdelhalim
4
-11
/
+11
2025-09-02
Add tasks to clean up unwanted go versions
Ahmed Abdelhalim
1
-1
/
+25
2025-09-02
Fix homebrew to use commands instead of module to avoid issue with arch
Ahmed Abdelhalim
3
-41
/
+30
2025-09-02
Update the go role to handle default to latest
Ahmed Abdelhalim
3
-17
/
+35
2025-09-02
Initial go role draft implementation
Ahmed Abdelhalim
4
-0
/
+61
2025-09-02
Fix the python role to install and clean up in idempotent manner
Ahmed Abdelhalim
1
-1
/
+25
2025-09-02
Fix locales role to idempotent generate regardless of system state
Ahmed Abdelhalim
2
-14
/
+34
2025-09-02
Add dig and nslookup deps for debugging networking issues
Ahmed Abdelhalim
2
-1
/
+2
2025-09-02
Fix pihole_dhcp_lease_time configurations
Ahmed Abdelhalim
3
-5
/
+5
2025-09-02
Configure dhcp hosts in pihole role
Ahmed Abdelhalim
3
-0
/
+7
2025-09-02
Add wireguard_gateway meta info
Ahmed Abdelhalim
2
-0
/
+30
2025-09-02
Fix wireguard_gateway test on CI
Ahmed Abdelhalim
1
-8
/
+4
2025-09-02
Refactor the network fix for pihole
Ahmed Abdelhalim
2
-39
/
+8
2025-09-02
Fix testing wireguard gateway role on CI
Ahmed Abdelhalim
1
-0
/
+6
2025-09-02
Fix pihole and network manger DNS when VPN isn't active
Ahmed Abdelhalim
5
-8
/
+40
2025-09-01
Fix networking issues when VPN isn't active
Ahmed Abdelhalim
5
-5
/
+33
2025-09-01
Update homebrew role to avoid unnecessary downloads
Ahmed Abdelhalim
1
-37
/
+45
2025-09-01
Add testing of wireguard_gateway role
Ahmed Abdelhalim
1
-1
/
+1
2025-09-01
Fix wireguard_gateway role being slow
Ahmed Abdelhalim
4
-33
/
+18
2025-08-31
Add wireguard gate way role to configure traffic through vpn
Ahmed Abdelhalim
4
-0
/
+215
2025-08-31
Update pihole role to function as dhcp for the network
Ahmed Abdelhalim
4
-2
/
+36
[next]