summaryrefslogtreecommitdiffstats
path: root/roles/python/defaults
diff options
context:
space:
mode:
authorAhmed AbdelHalim <[email protected]>2025-09-14 02:05:30 +0200
committerAhmed AbdelHalim <[email protected]>2025-09-14 02:11:03 +0200
commit0095b3019a7abc95f0c195a2d5145995bec6f93c (patch)
treec3870ebee5238457c077f9c6368d76006b38c867 /roles/python/defaults
parent9bd3d615963404c0ca0c89c58b554203cacb4535 (diff)
Put back the idempotent ignore test
The idempotent test is only failing on the second run, the reason is, on the first run the wireguard files are created with default permissions, then the wg_portal role update the ACL. On the second run, the wireguard role recognizes the difference in the permissions, and update the files (expectedly), the default ACL then takes place and set the permissions correctly with ACLs On any successive run, the role is idempotent and doesn't update the files again.
Diffstat (limited to 'roles/python/defaults')
0 files changed, 0 insertions, 0 deletions