Cookiecutter template for creating ansible roles easily.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

9.7 KiB

Change Log

All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning and Keep a changelog.

Added

  • #103 (2024-01-17)- Add ".gitattributes" file for linguist detection. @ygomezsaiz

Unreleased

2.10.2

Full Changelog

Changed

2.10.1

Full Changelog

Fixed

2.10.0

Full Changelog

Changed

  • Improve README init scrips to avoid errors when create two roles on same path because already pipenv exists. @adrian-arapiles
  • Change travis.yml order of email notification as documentation explains. @adrian-arapiles
  • Add first line --- to ansible-lint file because it's a yml. @adrian-arapiles

Fixed

2.9.0

Full Changelog

Changed

  • #86 Upgrade molecule config to test under debian bullseye @santi-eidu
  • #86 Upgrade ansible to v5.2.0 and ansible lint to v5.3.2 to avoid lint error @santi-eidu

2.8.1

Full Changelog

Fixed

  • #87 Travis build image and link are broken in the README template @emepege

2.8.0

Full Changelog

Added

2.7.0

Full Changelog

Added

2.6.1

Full Changelog

Changed

2.6.0

Full Changelog

Added

Changed

Fixed

Removed

2.5.1

Full Changelog

Changed

Fixed

  • #62 molecule verify fails and breaks the run when at least one test fail @ultraheroe
  • #60 [BUG] Wrong state option in "Ensure skeleton log paths" task @emepege

2.5.0

Full Changelog

Added

Changed

  • #55 Excluded non-role files from linting @blalop

2.4.1

Full Changelog

Fixed

2.4.0

Full Changelog

Added

  • #45 Documentation link provided on role generation @xtianae7

Changed

2.3.0

Full Changelog

Fixed

Changed

Removed

  • #39 Community health files @vicsufer
  • #30 PULL_REQUEST_TEMPLATE removed, replaced with default community health file @xtianae7

2.2.0 (2020-11-10)

Full Changelog

Fixed

  • #27 Adding Probot configuration to Ansible Role template @dortegau

Changed

  • #27 Increase to 90 days the minimum days to declare a PR/Issue as staled @dortegau
  • #32 Avoid closing automatically good first issues @vicsufer

Removed

2.1.0 (2020-10-19)

Full Changelog

Added

  • #20 Add basic configuration in order to enable Probot to delete automatically abandoned PRs/issues @dortegau

Fixed

2.0.0 (2020-10-13)

Full Changelog

Removed

Added

1.0.1 (2020-09-17)

Full Changelog

Removed

  • #9 Remove Vagrant pattern from role gitignore file @vicsufer

Added

Fixed

1.0.0 (2020-04-28)

Added