1
0
Fork 0
  • v0.2.0 fcd3997f51

    v0.2.0 Pre-release

    marcus released this 2023-09-22 22:52:16 +02:00 | 56 commits to main since this release

    Changed

    • The role has a new name: nixconf instead of common. This means variable and tag prefixes have changed as well.

    Fixed

    • Execution no longer fails when the passExpire handler is called but it has nothing to do. It will now just skip.
    • Configuring sshd on RHEL 8 no longer fails due to missing sshd_config.d directory.

    Added

    • Users' authorized keys can now be exclusive, meaning that any keys not in the list will be removed.

    Removed

    • The role no longer creates the facts.d directory. This should be handled by a playbook imo.
    Downloads