Skip to content

Latest commit

 

History

History
75 lines (33 loc) · 2.3 KB

CHANGELOG.md

File metadata and controls

75 lines (33 loc) · 2.3 KB

1.4.1 (2018-12-12)

Bug Fixes

  • update changed_when notation (8d55e9c0)

1.4.0 (2018-10-11)

Features

1.3.0 (2017-10-25)

Features

  • make role > 2.4 conform (a35b8cbc)
  • change regex to match full key when removing it (51772aa4)

1.2.4 (2017-09-26)

Features

  • set default environment config as a dict (cd52980b)

1.2.3 (2017-03-09)

Features

  • remove enforcement for upper key-names (0fb9b167)

1.2.2 (2017-02-07)

Features

  • ensure file exists only changes when file is created (41cbbbc6)

1.2.0 (2016-07-25)

Features

  • use ansible-role docgen to generate documentions (857dc0f6)
  • add .editorconfig (35798f5b)
  • add CHANGELOG (44b96586)
  • add environment file user and group vars (d626b7bf)
  • add environment_file var to allow writing alternative files (df721dba)