Skip to content

Releases: projectpotos/ansible-role-potos_firstboot

v2.0.1

21 Mar 13:46
74b41c2
Compare
Choose a tag to compare

2.0.1 (2024-03-21)

Bug Fixes

  • remove partially working commit lint for now (fbb8632)

v2.0.0

27 Jun 06:51
bc75419
Compare
Choose a tag to compare

2.0.0 (2023-06-27)

⚠ BREAKING CHANGES

  • support configurable secondary groups

Features

  • support configurable secondary groups (31f4141)

v1.1.1

26 Jun 15:47
5991d7a
Compare
Choose a tag to compare

1.1.1 (2023-06-26)

Bug Fixes

  • ansible lint and testing requirements (8a664a8)
  • lint: too many blank lines (b3f240c)

v1.1.0

14 Feb 20:34
ca3feb0
Compare
Choose a tag to compare

1.1.0 (2023-02-14)

Features

v1.0.2

18 Jan 16:16
18a9126
Compare
Choose a tag to compare

1.0.2 (2023-01-18)

Bug Fixes

  • condition: make sure pw repeating field is filled out (0c88af9)
  • disk_encryption: make sure encryption pw change at firstboot works again (81a8082)
  • yamllint: indentation (1e794b6)
  • yamllint: indentation (0c3178c)

v1.0.1

22 Dec 07:47
5b3a58a
Compare
Choose a tag to compare

1.0.1 (2022-12-22)

Bug Fixes

  • fix env vars not available anymore and #5 (e000343)

v1.0.0

29 Nov 15:28
0168cc6
Compare
Choose a tag to compare

1.0.0 (2022-11-29)

Features

  • ci: automatic semantic release (7dde852)
  • ci: commit linting (3f2a6a5)
  • hostname: set hostname after popup (9feafb9)
  • keyboard: add this feature from this repo, instead of .iso builtin (2c07210)
  • luks: change luks pw at first boot (ea1f4bb)
  • user: add username on demand (54ebb2f)
  • user: delete initial admin user if set to true (b6a95ca)

Bug Fixes

  • hostname: define var if ask for hostname or not (6af1441)
  • hostname: replace hostname in hostsfile correctly (25daac5)
  • keyboard: change default config properly (6fc7106)
  • keyboard: disable keyboard feature, dbus session failure (65703d9)
  • luks: set luks pw, fix shell (041baea)
  • luks: verify both passwords are identical (325a23c)
  • main.yml: remove test yad task, add ask hostname tasks (561e25a)
  • molecule: fix interactive tasks (0613881)
  • testing and invalid tasks (23eb72d)
  • while: make sure only identical fields are passed (92c92c9)

Refactor

  • ansible-lint: change some rules to warning only (752d686)
  • comments: re-add unused content from the upstream repo (f9e9f20)
  • when: ask disk pw change only if defined in vars (f2f490d)