|
|
|
@@ -1,3 +1,394 @@
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Fri Aug 1 12:22:32 UTC 2025 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
|
|
|
|
|
|
|
|
|
|
- update to 25.7.0:
|
|
|
|
|
* Enhancements
|
|
|
|
|
- Use 'x-ansible-lint' key for path patterns in schema tests
|
|
|
|
|
(#4690) @alisonlhart
|
|
|
|
|
- Address disable_lookups deprecation with ansible-core 2.19
|
|
|
|
|
(#4683) @ssbarnea
|
|
|
|
|
- Add auto-fixing implementation for pattern rule (#4679)
|
|
|
|
|
@shatakshiiii
|
|
|
|
|
- Remove patterns specific playbook meta folder (#4669)
|
|
|
|
|
@alisonlhart
|
|
|
|
|
- Allow loading of yamllint config from a different location
|
|
|
|
|
(#4644) @dbrennand
|
|
|
|
|
- Add new rule to validate pattern directory structure (#4662)
|
|
|
|
|
@shatakshiiii
|
|
|
|
|
- Add play argspec schema validation to schema rule (#4667)
|
|
|
|
|
@alisonlhart
|
|
|
|
|
- Add schema check for validating pattern specification file
|
|
|
|
|
(#4653) @shatakshiiii
|
|
|
|
|
- Enable testing with python 3.14 (#4637) @ssbarnea
|
|
|
|
|
* Bugfixes
|
|
|
|
|
- Check for gh_action_ref explicitly and document GHA inputs
|
|
|
|
|
(#4701) @alisonlhart
|
|
|
|
|
- jinja spacing warning line-endings (#4691) @anusshukla
|
|
|
|
|
- Handle lookup templating checks with ASTs (#4698)
|
|
|
|
|
@alisonlhart
|
|
|
|
|
- Fix var-naming[no-role-prefix] rule incorrectly applying to
|
|
|
|
|
role variables (#4677) @vills
|
|
|
|
|
- schema: add missing subset 'systemd' to gather_subset (#4664)
|
|
|
|
|
@eliba
|
|
|
|
|
- Fix typos in --list-tags help text (#4661) @correctmost
|
|
|
|
|
- Avoid import errors from filters when running in nodeps mode
|
|
|
|
|
(#4651) @ssbarnea
|
|
|
|
|
* Maintenance
|
|
|
|
|
- packit: reformat, remove deprecated syntax and try merge
|
|
|
|
|
queue (#4639) @mfocko
|
|
|
|
|
- Remove patch report from codecov (#4671) @ssbarnea
|
|
|
|
|
- Improve cspell configuration (#4668) @ssbarnea
|
|
|
|
|
- Update test deps (#4658) @ssbarnea
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu Jun 19 11:50:57 UTC 2025 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
|
|
|
|
|
|
|
|
|
|
- update to 25.6.1:
|
|
|
|
|
* Bugfixes
|
|
|
|
|
- Revert 'Don't pass deprecated disable_lookups to template
|
|
|
|
|
function' (#4650) @alisonlhart
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed Jun 18 04:30:05 UTC 2025 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
|
|
|
|
|
|
|
|
|
|
- update to 25.6.0:
|
|
|
|
|
* Enhancements
|
|
|
|
|
- Add skip option to ansible-lint-ignore file (#4614) @ianw
|
|
|
|
|
- Adding rule to require unique task names (#4628)
|
|
|
|
|
@djdanielsson
|
|
|
|
|
* Bugfixes
|
|
|
|
|
- Update format of license in packaging metadata (#4641)
|
|
|
|
|
@ssbarnea
|
|
|
|
|
- Add noqa skips in otherwise empty lines to the next non-empty
|
|
|
|
|
line (#4567) @StopMotionCuber
|
|
|
|
|
- Address too many values to unpack when there's subdirectories
|
|
|
|
|
for roles (#4566) @tombosmansibm
|
|
|
|
|
- Don't pass deprecated disable_lookups to template function
|
|
|
|
|
(#4593) @leegarrett
|
|
|
|
|
- Allow running with read-only virtualenvs (#4529) @ssbarnea
|
|
|
|
|
- Make utils.is_playbook support fqcn import_playbook (#4580)
|
|
|
|
|
@OscarBell
|
|
|
|
|
- Fix inline-env-var false positive when expand_argument_vars
|
|
|
|
|
is used (#4587) @rob4226
|
|
|
|
|
- Package Latest: Ignore Blocks When Download Only (#4575)
|
|
|
|
|
@amayer5125
|
|
|
|
|
- Improve diagnostic message when failing to load yaml files
|
|
|
|
|
(#4627) @ssbarnea
|
|
|
|
|
- Add vSphere/vCenter 8.0 to schema (#4619) @mreams13
|
|
|
|
|
- Add workaround to check for mutually exclusive args (#4624)
|
|
|
|
|
@shoeffner
|
|
|
|
|
- Adding support for OpenWrt 24.10 (#4617) @sscheib
|
|
|
|
|
* Maintenance
|
|
|
|
|
- Update linters (#4640) @ssbarnea
|
|
|
|
|
- Remove use of PYTEST_REQPASS (#4636) @ssbarnea
|
|
|
|
|
- gha: avoid build warning on jobs not producing coverage
|
|
|
|
|
(#4635) @ssbarnea
|
|
|
|
|
- Bump the dependencies group in /.config with 5 updates
|
|
|
|
|
(#4634) @dependabot[bot]
|
|
|
|
|
- docs(no-log-password): point out the opt-in nature of the
|
|
|
|
|
rule (#4590) @Silejonu
|
|
|
|
|
- Enable ack workflow to trigger on merge_groups (#4633)
|
|
|
|
|
@ssbarnea
|
|
|
|
|
- Test alternative configuration for merge_group (#4630)
|
|
|
|
|
@ssbarnea
|
|
|
|
|
- Measure coverage using branch instead of lines (#4629)
|
|
|
|
|
@ssbarnea
|
|
|
|
|
- chore: pre-commit autoupdate (#4621) @pre-commit-ci[bot]
|
|
|
|
|
- Bump the dependencies group in /.config with 3 updates
|
|
|
|
|
(#4626) @dependabot[bot]
|
|
|
|
|
- Adopt coactions/upload-artifact (#4622) @ssbarnea
|
|
|
|
|
- Bump ruamel to 0.18.11 (#4618) @ianw
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon May 26 08:03:04 UTC 2025 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
|
|
|
|
|
|
|
|
|
|
- update to 25.5.0:
|
|
|
|
|
* Bugfixes
|
|
|
|
|
- schema/meta: support SLES 15SP6 (#4591) @Finkregh
|
|
|
|
|
- Update documentation to reflect creator-ee deprecation
|
|
|
|
|
(#4598) @shatakshiiii
|
|
|
|
|
* Maintenance
|
|
|
|
|
- replace unmaintained creator-ee with
|
|
|
|
|
community-ansible-dev-tools (#4581) @docgalaxyblock
|
|
|
|
|
- Bump codecov/codecov-action from 5.4.2 to 5.4.3 (#4609)
|
|
|
|
|
@dependabot[bot]
|
|
|
|
|
- Bump the dependencies group in /.config with 7 updates
|
|
|
|
|
(#4613) @dependabot[bot]
|
|
|
|
|
- Bump the dependencies group in /.config with 9 updates
|
|
|
|
|
(#4610) @dependabot[bot]
|
|
|
|
|
- Make test_broken_ansible_cfg test pass with ansible devel
|
|
|
|
|
branch (#4605) @shatakshiiii
|
|
|
|
|
- Update dependencies (#4607) @shatakshiiii
|
|
|
|
|
- Add merge_group handler for tox workflow (#4601) @Qalthos
|
|
|
|
|
- Enable junit.xml reporting to codecov.io (#4597) @Qalthos
|
|
|
|
|
- chore: pre-commit autoupdate (#4600) @pre-commit-ci[bot]
|
|
|
|
|
- Bump the dependencies group in /.config with 6 updates
|
|
|
|
|
(#4599) @dependabot[bot]
|
|
|
|
|
- Bump codecov/codecov-action from 5.4.0 to 5.4.2 (#4584)
|
|
|
|
|
@dependabot[bot]
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue Apr 29 06:10:21 UTC 2025 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
|
|
|
|
|
|
|
|
|
|
- update to 25.4.0:
|
|
|
|
|
* Bugfixes
|
|
|
|
|
- Fix type issue affecting builds (#4595) @ssbarnea
|
|
|
|
|
- chore(schema): Add Fedora:42 to schema (#4583) @andrewrothstein
|
|
|
|
|
- Package Latest: Use DNF for Examples (#4576) @amayer5125
|
|
|
|
|
- chore(schema): add missing ubuntu codenames (#4572) @uberjew666
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu Apr 3 13:18:14 UTC 2025 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
|
|
|
|
|
|
|
|
|
|
- update to 25.2.1:
|
|
|
|
|
* Bugfixes
|
|
|
|
|
- Finish support for data tagging from ansible 2.19 (#4571)
|
|
|
|
|
@ssbarnea
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed Apr 2 20:04:18 UTC 2025 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
|
|
|
|
|
|
|
|
|
|
- update to 25.2.0:
|
|
|
|
|
* Enhancements
|
|
|
|
|
- Refactor line number identification (#4564) @ssbarnea
|
|
|
|
|
- Require ansible-core 2.16.11 (#4569) @ssbarnea
|
|
|
|
|
* Bugfixes
|
|
|
|
|
- Improve testing and code coverage (#4561) @ssbarnea
|
|
|
|
|
- Refactor types for future ansible-core compatibility (#4557)
|
|
|
|
|
@ssbarnea
|
|
|
|
|
- Isolate ansible internal types to submodule (#4556) @ssbarnea
|
|
|
|
|
- Add line method to Task class (#4554) @ssbarnea
|
|
|
|
|
- Move task_to_str to Task class (#4553) @ssbarnea
|
|
|
|
|
- Add 2025 to WindowsPlatformModel (#4531) @rsdoherty
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed Feb 19 05:46:40 UTC 2025 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
|
|
|
|
|
|
|
|
|
|
- update to 25.1.3:
|
|
|
|
|
* Bugfixes
|
|
|
|
|
- Allow use with readonly virtualenvs (#4526) @ssbarnea
|
|
|
|
|
- Add git clean to allowed executable options (#4519) @s-hertel
|
|
|
|
|
- Fix failing ansible-lint CI job (#4520) @aphedges
|
|
|
|
|
- Add .ansible to the implicit ignore list (#4518) @ssbarnea
|
|
|
|
|
- Avoid unnecessary warning when meta/runtime.yml is null
|
|
|
|
|
(#4514) @ssbarnea
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Fri Feb 7 17:11:19 UTC 2025 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
|
|
|
|
|
|
|
|
|
|
- update to 25.1.2:
|
|
|
|
|
* Bugfixes
|
|
|
|
|
- Require ansible-compat>=25.1.2 (#4512) @ssbarnea
|
|
|
|
|
- Improve output with broken multiline playbooks (#4506)
|
|
|
|
|
@ssbarnea
|
|
|
|
|
- Avoid broken referencing dependency (#4505) @ssbarnea
|
|
|
|
|
- Clarify partial-become rule description (#4500) @alisonlhart
|
|
|
|
|
- Allow linter to capture and display initialization warnings
|
|
|
|
|
(#4504) @ssbarnea
|
|
|
|
|
- Update ansible-compat to v25.1.1 (#4499) @audgirka
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue Jan 28 14:35:57 UTC 2025 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
|
|
|
|
|
|
|
|
|
|
- update to 25.1.1:
|
|
|
|
|
* Bugfixes
|
|
|
|
|
- Update compat and pre-commit versions (#4495) @audgirka
|
|
|
|
|
- Fix output terminal colors error for black on black (#4490)
|
|
|
|
|
@audgirka
|
|
|
|
|
* Other
|
|
|
|
|
- Add documentation about how to use private repositories with
|
|
|
|
|
the github action (#4491) @umglurf
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue Jan 21 06:12:49 UTC 2025 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
|
|
|
|
|
|
|
|
|
|
- update to 25.1.0 (there is no 25.0.0):
|
|
|
|
|
* Enhancements
|
|
|
|
|
- Update requires_ansible default require >=2.16 (#4479)
|
|
|
|
|
@samccann
|
|
|
|
|
- Bump the dependencies group in /.config with 6 updates
|
|
|
|
|
(#4482) @dependabot[bot]
|
|
|
|
|
- Add write_exclude_list config option (#4256) @frq-asgard-josi
|
|
|
|
|
* Bugfixes
|
|
|
|
|
- Remove dependency hack that prevents installation on Windows
|
|
|
|
|
(#4487) @ssbarnea
|
|
|
|
|
- Allow ansible-lint action to be used from composite workflows
|
|
|
|
|
(#4481) @drew-viles
|
|
|
|
|
- Fix WARN on empty/template meta/main.yaml (#4379) @GElkayam
|
|
|
|
|
- Move octal example code next to octals definition (#4475)
|
|
|
|
|
@branic
|
|
|
|
|
- Refactor use of app instance (#4478) @ssbarnea
|
|
|
|
|
- Fix constraints with uv and update min requirements (#4485)
|
|
|
|
|
@ssbarnea
|
|
|
|
|
- Require ansible-core>=2.16 (#4483) @ssbarnea
|
|
|
|
|
- Add EL 10 as a platform in the metadata schema (#4464)
|
|
|
|
|
@antonc42
|
|
|
|
|
- Catch ansible-compat initialization warnings (#4463)
|
|
|
|
|
@ssbarnea
|
|
|
|
|
- Avoid ruamel.yaml 0.18.7-0.18.8 due to regression (#4462)
|
|
|
|
|
@ssbarnea
|
|
|
|
|
* Other
|
|
|
|
|
- Bump codecov/codecov-action from 5.1.1 to 5.1.2 (#4457)
|
|
|
|
|
@dependabot[bot]
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu Dec 12 14:47:34 UTC 2024 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
|
|
|
|
|
|
|
|
|
|
- update to 24.12.2:
|
|
|
|
|
Note that this changelog entry contains changes also included in
|
|
|
|
|
the two yanked releases before it.
|
|
|
|
|
* Enhancements
|
|
|
|
|
- Added additional galaxy[tags] checks (#4422) @minsis
|
|
|
|
|
- Refactor code to avoid use of rich library (#4396) @ssbarnea
|
|
|
|
|
- Search for config with the yml/yaml extension (#4416)
|
|
|
|
|
@cornfeedhobo
|
|
|
|
|
- Rename color module to output (#4433) @ssbarnea
|
|
|
|
|
- Remove formatting options for listing rules (#4432) @ssbarnea
|
|
|
|
|
* Bugfixes
|
|
|
|
|
- Revert "Accommodate specified inventory files (#4393)"
|
|
|
|
|
(#4450) @ssbarnea
|
|
|
|
|
- Enable FQCNs for import_playbook to have subdirs (#4412)
|
|
|
|
|
@cavcrosby
|
|
|
|
|
- Utilize create_matcherror more in other rules (#4408)
|
|
|
|
|
@cavcrosby
|
|
|
|
|
- Add Astra Linux Platform to platform items (#4429)
|
|
|
|
|
@razerisback
|
|
|
|
|
- Normalize version field for rules (#4431) @ssbarnea
|
|
|
|
|
- Enable pyright hook (#4426) @ssbarnea
|
|
|
|
|
- Remove dead code and prevent regressions (#4425) @ssbarnea
|
|
|
|
|
- Prepare for pyright hook enablement (#4410) @ssbarnea
|
|
|
|
|
- Activate and address some ruff violations (preview) (#4421)
|
|
|
|
|
@ssbarnea
|
|
|
|
|
- Fix exception with 'skipped' test (#4406) @Gilles95
|
|
|
|
|
- Include ! as a shell word. closes #4386 (#4403) @wimglenn
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed Dec 11 14:30:25 UTC 2024 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
|
|
|
|
|
|
|
|
|
|
- update to 24.12.1:
|
|
|
|
|
* Enhancements
|
|
|
|
|
- Added additional galaxy[tags] checks (#4422) @minsis
|
|
|
|
|
* Bugfixes
|
|
|
|
|
- Do inventory parsing non-multithreaded (#4447) @cavcrosby
|
|
|
|
|
- Enable FQCNs for import_playbook to have subdirs (#4412)
|
|
|
|
|
@cavcrosby
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue Dec 10 14:38:08 UTC 2024 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
|
|
|
|
|
|
|
|
|
|
- update to 24.12.0:
|
|
|
|
|
* Enhancements
|
|
|
|
|
- Refactor code to avoid use of rich library (#4396) @ssbarnea
|
|
|
|
|
- Search for config with the yml/yaml extension (#4416)
|
|
|
|
|
@cornfeedhobo
|
|
|
|
|
- Rename color module to output (#4433) @ssbarnea
|
|
|
|
|
- Remove formatting options for listing rules (#4432) @ssbarnea
|
|
|
|
|
* Bugfixes
|
|
|
|
|
- Accommodate specified inventory files (#4393) @cavcrosby
|
|
|
|
|
- Utilize create_matcherror more in other rules (#4408)
|
|
|
|
|
@cavcrosby
|
|
|
|
|
- Add Astra Linux Platform to platform items (#4429)
|
|
|
|
|
@razerisback
|
|
|
|
|
- Normalize version field for rules (#4431) @ssbarnea
|
|
|
|
|
- Enable pyright hook (#4426) @ssbarnea
|
|
|
|
|
- Remove dead code and prevent regressions (#4425) @ssbarnea
|
|
|
|
|
- Prepare for pyright hook enablement (#4410) @ssbarnea
|
|
|
|
|
- Activate and address some ruff violations (preview) (#4421)
|
|
|
|
|
@ssbarnea
|
|
|
|
|
- Fix exception with 'skipped' test (#4406) @Gilles95
|
|
|
|
|
- Include ! as a shell word. closes #4386 (#4403) @wimglenn
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed Nov 13 14:44:07 UTC 2024 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
|
|
|
|
|
|
|
|
|
|
- update to 24.10.0:
|
|
|
|
|
* Enhancements
|
|
|
|
|
- Add support for py313 (#4388) @abhikdps
|
|
|
|
|
* Bugfixes
|
|
|
|
|
- Require ansible-compat>=24.10.0 (#4402)
|
|
|
|
|
- Update TaskHasTag example rule used in custom-rules.md
|
|
|
|
|
(#4401) @cavcrosby
|
|
|
|
|
- Add Fedora 41 as a platform in the metadata schema (#4392)
|
|
|
|
|
@jsf9k
|
|
|
|
|
- Fixing the issue "Unfinished sentence in docs/profiles.md
|
|
|
|
|
#4358" (#4380) @binojmn
|
|
|
|
|
- Fix quotes converting free-form syntax to yaml (#4361)
|
|
|
|
|
@cavcrosby
|
|
|
|
|
- Handle FQCN when using import_playbook (#4369) @cavcrosby
|
|
|
|
|
- Allow jinja in variable names (#4372) @ssbarnea
|
|
|
|
|
- Update rulebook schema (#4373) @ssbarnea
|
|
|
|
|
- Fix wonky writing to sarif_file (#4368) @Qalthos
|
|
|
|
|
- Fix to avoid spamming syslog with invoked messages (#4353)
|
|
|
|
|
@tanwigeetika1618
|
|
|
|
|
- Pin codecov action to v4.5.0 and update dependabot.yml to
|
|
|
|
|
ignore v4.6.0 (#4356) @tanwigeetika1618
|
|
|
|
|
- Update schema for missing tags property to builder v3 options
|
|
|
|
|
(#4346) @audgirka
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Sat Sep 21 17:46:39 UTC 2024 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
|
|
|
|
|
|
|
|
|
|
- update to 24.9.2:
|
|
|
|
|
* Bugfixes
|
|
|
|
|
- Fix github action (#4342) @ssbarnea
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Sat Sep 21 17:40:04 UTC 2024 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
|
|
|
|
|
|
|
|
|
|
- update to 24.9.1:
|
|
|
|
|
* Bugfixes
|
|
|
|
|
- Fix missing MatchErrors due to hash collisions (#4307)
|
|
|
|
|
@cavcrosby
|
|
|
|
|
- Remove requirement of options field in argument_specs.yaml
|
|
|
|
|
(#4291) @MatthiasKunnen
|
|
|
|
|
- Correct use of working directory with ansible-lint github
|
|
|
|
|
action (#4340) @ssbarnea
|
|
|
|
|
- Avoid running application initialization twice (#4335)
|
|
|
|
|
@ssbarnea
|
|
|
|
|
- Handle bare exception case from nested jinja2 vars (#4315)
|
|
|
|
|
@cavcrosby
|
|
|
|
|
- Require ansible-compat>=24.9.1 (#4336) @ssbarnea
|
|
|
|
|
- Update execution environment schema (#4334) @ssbarnea
|
|
|
|
|
- Add new OEL versions to meta JSON schema (#4312)
|
|
|
|
|
@mpmurphy-aexp
|
|
|
|
|
- Fix for ignoring test / directories by fqcn[deep] rule
|
|
|
|
|
(#4320) @tanwigeetika1618
|
|
|
|
|
* Other
|
|
|
|
|
- Docs: remove IRC/ML/google.groups remnants (#4322)
|
|
|
|
|
@Andersson007
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu Sep 12 05:55:23 UTC 2024 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
|
|
|
|
|
|
|
|
|
|
- update to 24.9.0:
|
|
|
|
|
* Enhancements
|
|
|
|
|
- Community comms (#4309) @oraNod
|
|
|
|
|
- feat: add requirements_file input to GitHub action (#4253)
|
|
|
|
|
@dbrennand
|
|
|
|
|
* Bugfixes
|
|
|
|
|
- fix: Adding missing EE option skip_pip_install (#4299)
|
|
|
|
|
@sscheib
|
|
|
|
|
- Fix upload-artifact action to work with v4.4 and newer
|
|
|
|
|
(#4314) @alisonlhart
|
|
|
|
|
- fix: Add reset-failed state in executable_options (#4301)
|
|
|
|
|
@tanwigeetika1618
|
|
|
|
|
- Enable --offline to affect checking version online (#4283)
|
|
|
|
|
@cavcrosby
|
|
|
|
|
- Fix long lines being wrapped with a trailing space (#4288)
|
|
|
|
|
@cavcrosby
|
|
|
|
|
- Make galaxy[version-incorrect] rule opt-in (#4247) @cavcrosby
|
|
|
|
|
- Fix error for imported playbooks w/invalid syntax (#4289)
|
|
|
|
|
@cavcrosby
|
|
|
|
|
- Fix indentation change to comments when using --fix (#4273)
|
|
|
|
|
@cavcrosby
|
|
|
|
|
- Fix list of non-strings in args rule (#4279) @johnbyrneio
|
|
|
|
|
- Improve --version behavior to handle remote disconnect
|
|
|
|
|
(#4276) @cavcrosby
|
|
|
|
|
- Ignore var-naming[pattern] to foreign role vars (#4230)
|
|
|
|
|
@cavcrosby
|
|
|
|
|
- Remove leftover Sphinx command directives (#4243) @cavcrosby
|
|
|
|
|
- Fix custom-rules documentation examples (#4264) @Tompage1994
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu Jul 11 18:51:22 UTC 2024 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
|
|
|
|
|
|
|
|
|
|