summaryrefslogtreecommitdiffstats
path: root/roles/nginx/tasks/main.yml
AgeCommit message (Collapse)AuthorFilesLines
2026-06-18Add stopping proxy tasks to ensure only one proxy is runningAhmed AbdelHalim1-0/+8
2026-06-17Refactor pi roles to use .home.arpa subdomains for servicesAhmed AbdelHalim1-0/+9
2026-01-24Fix ansible 2.20.1 deprecation warning about ansible_varsAhmed AbdelHalim1-1/+1
2025-09-23Remove SSL directory management from nginxAhmed AbdelHalim1-10/+0
Let the linux distros manage the ssl directories and it's permissions instead of introducing complex logic to match the original created permissions by the distro install
2025-09-22Linting: update the code to use latest sytnax recommendationAhmed AbdelHalim1-1/+1
2025-09-14Fix linting issues in nginx roleAhmed AbdelHalim1-5/+5
2025-09-13Add nginx roleAhmed AbdelHalim1-0/+120