1
0
Fork 0
  • v0.1.0 975a418bb9

    v0.1.0 Pre-release

    marcus released this 2023-08-31 00:51:02 +02:00 | 57 commits to main since this release

    Added

    • Started changelog.
    • User and group management.

    Changed

    • Removed the default values for hostname and timezone. The tasks will now be skipped if the variables are not set.

    Removed

    • Removed the common:config tag. (It had become equivalent to just skipping the common:packages tag.)
    • Removed the ability to set the locale for now. (It was not used in any of my playbooks.)
    • Removed the common_extra_packages variable. The role should be fed a list of packages to install, not generate it itself.
    Downloads