Releases: telekom-mms/ansible-collection-icinga
Releases · telekom-mms/ansible-collection-icinga
2.1.0
Changelog
2.1.0 (2024-05-27)
Merged pull requests:
- fix linting #82 (rndmh3ro)
- Make hostname for Icinga agent configurable #81 (BenjaminBoehm)
- Doc(NOISSUE): Added documentation for excludes on RHEL >= 8 systems #78 (xFuture603)
2.0.3
Changelog
Added documentation for excludes on RHEL >= 8 systems: #78
chore(deps): update ansible-community/ansible-test-gh-action action to v1.15.0: #77
chore(deps): update actions/setup-python digest to 82c7e63: #76
Bug(NOISSUE): Fix ansible-lint error for galaxy.yml: #75
fix: icinga_agent_enable_features is wrongly converted to a list in task: #74
2.0.2
Changelog
2.0.1
What's Changed
- Update dependency ubuntu to v22 by @renovate in #55
- Update actions/checkout action to v3.6.0 by @renovate in #57
- add hints to playbooks by @rndmh3ro in #58
- run linting and tests only, when ansible-files change by @rndmh3ro in #59
- Update actions/checkout action to v4 by @renovate in #61
- Update actions/checkout action to v4.1.1 by @renovate in #63
- fix linting by @rndmh3ro in #62
- Pin dependencies by @renovate in #64
- Update actions/setup-python action to v5 by @renovate in #66
- add more molecule tests by @beechesII in #65
- lint complete collection by @beechesII in #67
- release only on releases, not pre-releases by @rndmh3ro in #68
- Update dependency telekom_mms.icinga_director to v2 by @renovate in #69
- Update juliangruber/read-file-action digest to b549046 by @renovate in #70
- use shared workflow and switch to main by @rndmh3ro in #71
- Update dependency telekom_mms.icinga_director to v2.1.0 by @renovate in #72
- Update galaxy.yml by @rndmh3ro in #73
Full Changelog: 2.0.0...2.0.1
2.0.0
What's Changed
- add force_basic_auth to module defaults by @sjedlick in #56
- transfer ansible collection to Telekom MMS by @xFuture603 in #60
New Contributors
Full Changelog: 1.1.1...2.0.0
1.1.1
Changelog
1.1.1 (2023-08-08)
Closed issues:
- ansible-lint: fix name[casing] #37
Merged pull requests:
- Linting #54 (rndmh3ro)
- Playbooks for simplifying create checks #53 (rndmh3ro)
- Update description of the constant config varriable #51 (kam193)
- run CI-tests only once peer week #50 (rndmh3ro)
- Update actions/checkout action to v3.5.3 #49 (renovate[bot])
- add var-naming[no-role-prefix] to ansible-lint warn_list #47 (beechesII)
- Fix linting issues #46 (beechesII)
- Update actions/checkout action to v3.5.2 #45 (renovate[bot])
- Update actions/checkout action to v3.5.0 #44 (renovate[bot])
- Update actions/checkout action to v3.4.0 #43 (renovate[bot])
- fix yaml[line-length] #42 (beechesII)
1.1.0
Changelog
1.1.0 (2023-02-07)
Implemented enhancements:
- icinga_plugins - pull additional checks from git repo #28
- add_role_icinga_downtime #41 (2Fraennk)
- icinga_plugins - pull additional checks from git repo #34 (beechesII)
Fixed bugs:
Closed issues:
- ansible-lint: fix fqcn-builtins #32
Merged pull requests:
- fix molecule tests, use reusable workflow and fix linting #40 (beechesII)
- use reusable workflow #39 (rndmh3ro)
- Update actions/checkout action to v3.1.0 #38 (renovate[bot])
- add name[casing] to ansible-lint warn_list #36 (beechesII)
- added missing fqcns for Issue #32 #35 (xFuture603)
- fix ansible lint action #31 (beechesII)
- change broken absolute README links to relative links #29 (lansfojo)
- Update actions/setup-python action to v4 #27 (renovate[bot])
- Update actions/checkout action to v3 #25 (renovate[bot])
- Update github-actions-x/commit action to v2.9 #24 (renovate[bot])
- Update charmixer/auto-changelog-action action to v1.4 #22 (renovate[bot])
- Update actions/checkout action to v2.4.2 #21 (renovate[bot])
- Configure Renovate #20 (renovate[bot])
1.0.9
1.0.8
Changelog
1.0.8 (2022-01-14)
Merged pull requests:
- renamed handler and use "restarted" instead of "started" #15 (xFuture603)
1.0.7
Changelog
1.0.7 (2022-01-11)
Merged pull requests:
- fix handler name and add the correct path for constants.conf on Debian based installations #14 (xFuture603)