Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[PR #6404/e49c6a33 backport][stable-5] ini_file: removing required=true for 'section' option #6410

Conversation

patchback[bot]
Copy link

@patchback patchback bot commented Apr 23, 2023

This is a backport of PR #6404 as merged into main (e49c6a3).

SUMMARY

Apparently null/None was always a valid parameter. ansible-core only allowed this due to a bug that got fixed, so specifying release: null no longer works with that fix (ansible/ansible#79677).

(This also breaks nightly CI.)

ISSUE TYPE
  • Bugfix Pull Request
COMPONENT NAME

ini_file

Fix ini_file by removing required=true for 'section' option.

(cherry picked from commit e49c6a3)
@ansibullbot ansibullbot added backport bug This issue/PR relates to a bug module module new_contributor Help guide this first time contributor plugins plugin (any type) labels Apr 23, 2023
@felixfontein felixfontein merged commit 3db3608 into stable-5 Apr 23, 2023
@felixfontein felixfontein deleted the patchback/backports/stable-5/e49c6a339ea76272c34f711fe055594682252db8/pr-6404 branch April 23, 2023 16:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug This issue/PR relates to a bug module module new_contributor Help guide this first time contributor plugins plugin (any type)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants