Skip to content

Latest commit

 

History

History
37 lines (20 loc) · 1.7 KB

CHANGELOG.md

File metadata and controls

37 lines (20 loc) · 1.7 KB

2.0.0 (2020-05-21)

Features

  • switch to hosts_entries due to reserved name (139d2633)
  • swtich to blockinfile (8ecf6f09)
  • bump ansible min version (017cac03)

1.2.0 (2016-05-30)

Features

  • make ansible 2.x compatible (e233c151)

1.1.0 (2015-12-01)

Bug Fixes

  • removes the unneeded iteration over the hosts entries for resetting the hosts file (abae3d0d)

Features

  • adds 'hosts_reset' and 'state' on hosts items (3e203d04)
  • streamlines role tags with my other roles (924e4835)
  • adds .editorconfig (eeda67cc)
  • using ansible-role docgen for README geneartion (521474ad)
  • adds CHANGELOG (b4cdd3ac)