Releases: ansible/receptor-collection
Releases · ansible/receptor-collection
2.0.4
What's Changed
- Bump python and pip version to 3.11 by @AaronH88 in #77
- Bump github/issue-labeler from 2.4.1 to 3.4 by @dependabot in #78
- Fix for check mode failure when no TLS files exist by @SGXander in #84
- Update release workflow by @thedoubl3j in #85
- Bump version in preparation for release by @thedoubl3j in #86
New Contributors
- @AaronH88 made their first contribution in #77
- @dependabot made their first contribution in #78
- @SGXander made their first contribution in #84
Full Changelog: 2.0.3...2.0.4
2.0.3
What's Changed
- Bump requires_ansible to 2.14.0 by @fosterseth in #72
- Add receptor_user/receptor_group by @janorn in #68
- Support old-style host plus port as well as new-style address strings by @jbradberry in #74
- 2.0.3 Release Prep by @TheRealHaoLiu in #75
New Contributors
Full Changelog: 2.0.2...2.0.3
2.0.2
What's Changed
- Add molecule testing by @fosterseth in #57
- Skip no-role-prefix var-naming lint rule by @TheRealHaoLiu in #62
- Do not run python packages related tasks if no additional_python_packages by @TheRealHaoLiu in #59
- Bump collection version to 2.0.2 by @TheRealHaoLiu in #64
Full Changelog: 2.0.1...2.0.2
2.0.1
2.0.0
What's Changed
- breakout config creation into role by @fosterseth in #38
- Add debian to setup and podman by @tanganellilore in #35
- Use release install method by default by @fosterseth in #40
- Reformat readme to be more readable by @tanganellilore in #41
- Add handlers to restart or reload receptor by @fosterseth in #39
- add receptor_service_name to setup-service.yml by @tanganellilore in #45
- Check python version by @fosterseth in #47
- Release Automation Work by @thedoubl3j in #49
- docs: fix incorrect default value for receptor_install_method by @kurokobo in #48
- Add readme files to roles by @fosterseth in #50
New Contributors
- @tanganellilore made their first contribution in #35
Full Changelog: 1.1.1...2.0.0
1.1.1
What's Changed
- move ansible-lint config file to project root by @TheRealHaoLiu in #23
- Add automatic needs_triage issue labeling by @jbradberry in #33
- Removed dependencies section from execution-environment.yml by @CFSNM in #36
- fix: correct indentation and line breaks for receptor_peers (#29) by @kurokobo in #30
New Contributors
Full Changelog: 1.1.0...1.1.1
1.1.0
Include a role for setting up podman
1.0.0
Publish to Ansible Galaxy
0.1.1
Establish basic linting CI checks and remove receptorctl as a default package requirement.
0.1.0
Basic deployment of Receptor using rpm packages.