Skip to content

Latest commit

 

History

History
62 lines (30 loc) · 2.16 KB

CHANGELOG.md

File metadata and controls

62 lines (30 loc) · 2.16 KB

1.7.0 (2016-08-02)

Features

1.6.1 (2016-05-30)

1.6.0 (2016-05-09)

Features

  • add password and shell variables (93b48f0e)

1.5.0 (2016-04-18)

Bug Fixes

  • fix 'when' clause when adding the primary user group (9fec282d)
  • fix deprecation warnings in ansible 2.0

1.4.0 (2016-04-14)

Features

  • make sure groups are available (232fe41b)

1.3.0 (2015-12-11)

Breaking Changes

  • move config.yml tasks to manage.yml since it belongs in that context (a1edf947)

Features

  • adds galaxy_tags (082d43cd)
  • move config.yml tasks to manage.yml since it belongs in that context (a1edf947)
  • adds CHANGELOG (3a39f74c)
  • using ansible-role docgen for README geneartion (7c16c027)
  • use authorized_key module instead of template (a6d96f43, closes #5)