summaryrefslogtreecommitdiffstats
path: root/roles/gpg/tasks/main.yml
AgeCommit message (Collapse)AuthorFilesLines
2026-01-24Fix ansible 2.20.1 deprecation warning about ansible_varsAhmed AbdelHalim1-1/+1
2026-01-16Add smart card support packages to gpg roleAhmed AbdelHalim1-0/+6
Enable pcscd.socket for smart card readers and add missing packages (ccid/libccid, pcsclite) for YubiKey support on both Arch and Debian. Fixes gpg smart card on archlinux Co-Authored-By: Claude AI
2025-12-11Add no_logs to semi-sensitive tasks to follow best practicesAhmed AbdelHalim1-0/+1
2025-11-09Add gpg public key import to gpg roleAhmed AbdelHalim1-0/+12
2025-11-09Fix clean up forwarded socketsAhmed AbdelHalim1-16/+0
2025-11-08Update gpg role to include smart gpg keys dependenciesAhmed AbdelHalim1-0/+16
2025-10-22Add gpg role w/testingAhmed AbdelHalim1-0/+9