ansible-collection/CHANGELOG.md
GregoryDosh e27203840a
All checks were successful
Create Release / Create Release (push) Successful in 6s
chore(release): 2.2.4
2024-07-19 12:40:31 +00:00

16 KiB

Changelog

2.2.4 (2024-07-19)

2.2.3 (2024-07-12)

2.2.2 (2024-07-11)

Bug Fixes

  • re-add systemd relead in post-renewal script (8a3909c)

2.2.1 (2024-07-11)

Bug Fixes

  • Fix Homelab Common SSH renew user (75c4ccf)

2.2.0 (2024-07-10)

Features

  • crontab based ssh renewal for certs (27cc105)

2.1.0 (2024-07-10)

Features

  • update healthcheck script with other task templates for consistency (650b6cf)

2.0.0 (2024-07-07)

⚠ BREAKING CHANGES

  • remove become_user & locale settings

Features

  • remove become_user & locale settings (f5379d0)

1.15.6 (2024-07-06)

Bug Fixes

  • adjust recommended tag pushing (f3f00ed)

1.15.5 (2024-07-06)

1.15.4 (2024-07-06)

1.15.3 (2024-07-06)

Bug Fixes

  • wrong conditional for token checks (5f01764)

1.15.2 (2024-07-06)

1.15.1 (2024-07-06)

Bug Fixes

  • add missing repo publish token (ad5443a)

1.15.0 (2024-07-06)

Features

1.14.2 (2024-07-06)

Bug Fixes

  • skip tags, push release? (5b99ebb)

1.14.1 (2024-07-06)

Bug Fixes

  • pull git author/name from context (a96570e)

1.14.0 (2024-07-06)

Features

  • add basic commit plugin (4520ea9)

1.13.3 (2024-07-01)

Bug Fixes

  • missing line continuation break (712f235)

1.13.2 (2024-06-25)

Features

  • template modules a bit more for ease of consumption in lab (f6a9a58)

1.13.1 (2024-06-25)

1.13.0 (2024-06-25)

⚠ BREAKING CHANGES

  • remove docs for unused param

  • remove docs for unused param (b6d9c79)

Features

  • add SSSD & su via pam_ussh (e106a53)
  • basic ldap/unix-pam testing (ccb6442)
  • fixing groups, trialing sssd (47d4755)

Bug Fixes

  • add param validation (a44412e)
  • comment tasks back in (cf3292c)
  • dcass: invalid perms on service/prune (d3a4556)

1.12.1 (2024-06-22)

Features

  • variable netdata config path (355cfa4)

1.12.0 (2024-06-22)

Features

Bug Fixes

  • missing become for netdata install (c56b09c)

1.11.1 (2024-06-21)

Features

1.11.0 (2024-06-16)

Features

  • add missing dir mode param (366bbc2)
  • variable config dir/file path/users (514f7ba)

1.10.5 (2024-06-15)

Bug Fixes

  • typo in wrong var checked in error msg (0f8ffeb)

1.10.4 (2024-06-10)

Bug Fixes

  • another attempt to fix occasional ssh cert renewal failures (7579529)

1.10.3 (2024-06-10)

Bug Fixes

  • use service ssh restart method instead (f6481de)

1.10.2 (2024-06-09)

Bug Fixes

  • cert-renew error handling in post-renewal script (e0cca88)

1.10.1 (2024-05-24)

Bug Fixes

  • call correct logger based on user selection (c62d575)

1.10.0 (2024-05-24)

Features

  • basic extra config dirs/files for template (4db830d)

Bug Fixes

  • add missing XARGS_BIN_ABSOLUTE_PATH param, also sort (9d31864)

1.9.1 (2024-05-22)

1.9.0 (2024-05-22)

Features

  • add async restart of DCaaSS (52b0fbc)

1.8.0 (2024-05-22)

Features

  • add DCAASS_DOCKER_DAEMON_ALLOW_RESTART param to control docker daemon restarts (4e041de)

1.7.0 (2024-05-20)

Features

1.6.2 (2024-05-11)

Features

  • make docker daemon default logging driver journald (d4231b1)

1.6.1 (2024-05-11)

Bug Fixes

  • config permissions -> 770 for docker anyhow (94b387b)

1.6.0 (2024-05-11)

Features

  • add internal docker mirror, remove volume purging (5bf88d4)

1.5.6 (2024-05-09)

Bug Fixes

  • drop pipefail since scripts are posix not bash (542c928)

1.5.5 (2024-05-09)

Bug Fixes

  • consistency pass across shell/systemd templates for missing error handling, fail conditions, etc. (02cebbc)
  • DCaaSS: make prune step more reliable and less brittle (cf24101)

1.5.4 (2024-05-07)

Bug Fixes

  • better pruning of dangling volumes/images/containers (7f42266)

1.5.3 (2024-05-05)

Bug Fixes

  • add become to enabling of systemd services (86c0bc1)

1.5.2 (2024-05-05)

Bug Fixes

  • add become for step install (8ba542c)

1.5.1 (2024-05-05)

Bug Fixes

  • install was default on anyway, adjusting to match (5b160d6)

1.5.0 (2024-05-05)

Features

  • DCaaSS: add optional docker system/image pruning (790b32c)
  • Homelab-Common: step-cli install for debian, better restart handling (dd0a12f)

1.4.0 (2024-05-02)

Features

  • add restart type param and restart systemd command (f2f93bb)

1.3.2 (2024-04-27)

Bug Fixes

  • add STEP_PATH to more command prefixes (8c13087)

1.3.1 (2024-04-24)

Bug Fixes

  • conditionally call ACME cert if SSH cert needed (45a29ea)
  • fine tune when steps are running/changed for end-state understanding (2725cb4)
  • update acme if ssh needs updating for sync purposes (3bfe359)

1.3.0 (2024-04-24)

Bug Fixes

  • capture stdout from step into logging (1d2cb93)

1.2.3 (2024-04-22)

Bug Fixes

  • common: disable old services, notify new service of restart when needed (f09cb03)
  • common: small typo in service name (3cff8e2)

1.2.2 (2024-04-20)

Bug Fixes

  • enable DCaaSS service for reboots (4f7c84b)

1.2.1 (2024-04-20)

Bug Fixes

  • nicer up/down behavior of compoes (6ac1ea0)

1.2.0 (2024-04-19)

Features

  • add --remove-orphans to docker compose up command (23e6032)

1.1.0 (2024-04-18)

Features

  • add basic pull/build steps and configuration to disable/enable (51404e6)

Bug Fixes

  • always run regardless of template status & reorder params (94e02e6)

1.0.0 (2024-04-15)

Features

  • add basic override for service (re)start on file change (4ccef8e)

Bug Fixes

  • cast numeric to string before length check (b396ce8)
  • more graceful handling of DCaaSS reloading (853456f)
  • use handler for reload instead (70bcad0)
  • use restarted state for changes (0559048)