Skip to content

Releases: mikolak-net/ansible-raspi-config

Appease the Linter Release™

04 Apr 20:40
Compare
Choose a tag to compare

Same changes as with 1.2.2:

  • added chipset for Pi 4, currently no-op
  • made FS check more resilient, now doesn't hang on boot from external drive
  • updated dependencies to prevent future deprecation errors

Bugfix release

04 Apr 20:11
Compare
Choose a tag to compare
  • added chipset for Pi 4, currently no-op
  • made FS check more resilient, now doesn't hang on boot from external drive
  • updated depencies to prevent future deprecation errors

Locale dependency fix

24 Sep 20:52
Compare
Choose a tag to compare

Note that the role has been renamed to mikolak-net.raspi_config.

This rename has been enforced by the Galaxy importer unfortunately, sorry about the inconvenience.

Support for Pi3 and general update

22 Mar 00:09
Compare
Choose a tag to compare
  • Added explicit support for Raspberry Pi 3,
  • fixed #4,
  • updated dependencies and code to be up to date with current version of Ansible,
  • made Python code compatible with both Python 2 and 3,
  • fixed (again, hopefully right this time) the reboot handler to correctly wait and respond to reboot after reconfiguration.

Thanks to @colin-nolan for contributing and @lupin-de-mid for reporting #4.

Various reliability fixes

16 Apr 22:19
Compare
Choose a tag to compare
  • incorporated Colin Nolan's fix for #3
  • fixed regression for timezone setting
  • bumped required Ansible version to 2.0

Bugfix release for 2.x

25 Apr 21:25
Compare
Choose a tag to compare

This release solves several incompatibility problems with the Ansible 2.x syntax ( including #1 ), making it run in that version range correctly.

User replacement beta - updated

27 May 18:40
Compare
Choose a tag to compare
Pre-release

This minor update simply adds documentation changes corresponding to the role's namespace change from "mikołak" to "mikolak.

User replacement beta.

07 Apr 18:37
Compare
Choose a tag to compare
Pre-release

This replacement adds an ability to replace the default "pi" user with a given one, authorized by with a provided public key file.

1.0

07 Apr 15:26
Compare
Choose a tag to compare
1.0

First minimum-feature release.