HamWAN / infrastructure-configs

Ansible roles and playbooks for HamWAN servers, applications, and router infrastructure.
http://www.hamwan.org/
Apache License 2.0
8 stars 2 forks source link

Fixed Molecule idempotence testing & fixed sudoers management #20

Closed bkus closed 1 year ago

bkus commented 1 year ago

The SSH resets needed to stop reporting changed state for idempotence to pass.

When groups_to_purge was not set, the users role would fail. Added a default of empty list for that case.