-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
apache2_module generates false/misleading warning #5793
apache2_module generates false/misleading warning #5793
Conversation
This comment was marked as outdated.
This comment was marked as outdated.
Issue reporter: @tw-alexb |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for your contribution!
tests/integration/targets/apache2_module/tasks/635-apache2-misleading-warning.yml
Show resolved
Hide resolved
tests/integration/targets/apache2_module/tasks/635-apache2-misleading-warning.yml
Outdated
Show resolved
Hide resolved
Since you are adding a new option, this is a new feature, not a bugfix. |
Indeed, description updated. |
@Warkdev this PR contains the following merge commits: Please rebase your branch to remove these commits. |
Docs Build 📝Thank you for contribution!✨ This PR has been merged and your docs changes will be incorporated when they are next published. |
Co-authored-by: Felix Fontein <felix@fontein.de>
Co-authored-by: Felix Fontein <felix@fontein.de>
Co-authored-by: Felix Fontein <felix@fontein.de>
…leading-warning.yml Co-authored-by: Felix Fontein <felix@fontein.de>
9de496f
to
c00642d
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me! If nobody objects, I'll merge this in ~a week.
Backport to stable-6: 💚 backport PR created✅ Backport PR branch: Backported as #5841 🤖 @patchback |
* Add parameter warn_mpm_module to control when warning are raised * Remoe whitespace * Add changelog fragment * Add missing license * Update changelogs/fragments/5793-apache2-module-npm-warnings.yml Co-authored-by: Felix Fontein <felix@fontein.de> * Update plugins/modules/apache2_module.py Co-authored-by: Felix Fontein <felix@fontein.de> * Update plugins/modules/apache2_module.py Co-authored-by: Felix Fontein <felix@fontein.de> * Update tests/integration/targets/apache2_module/tasks/635-apache2-misleading-warning.yml Co-authored-by: Felix Fontein <felix@fontein.de> * Refining integration test - previous was invalid * False to false * refactor assertion for suse * Revert "refactor assertion for suse" This reverts commit 61b86e7. * Excluding test on Suse Co-authored-by: Felix Fontein <felix@fontein.de> (cherry picked from commit 756c077)
@Warkdev thanks for your contribution! |
…/misleading warning (#5841) apache2_module generates false/misleading warning (#5793) * Add parameter warn_mpm_module to control when warning are raised * Remoe whitespace * Add changelog fragment * Add missing license * Update changelogs/fragments/5793-apache2-module-npm-warnings.yml Co-authored-by: Felix Fontein <felix@fontein.de> * Update plugins/modules/apache2_module.py Co-authored-by: Felix Fontein <felix@fontein.de> * Update plugins/modules/apache2_module.py Co-authored-by: Felix Fontein <felix@fontein.de> * Update tests/integration/targets/apache2_module/tasks/635-apache2-misleading-warning.yml Co-authored-by: Felix Fontein <felix@fontein.de> * Refining integration test - previous was invalid * False to false * refactor assertion for suse * Revert "refactor assertion for suse" This reverts commit 61b86e7. * Excluding test on Suse Co-authored-by: Felix Fontein <felix@fontein.de> (cherry picked from commit 756c077) Co-authored-by: Cédric Servais <cedric.servais@outlook.com>
SUMMARY
Fixes #635
ISSUE TYPE
COMPONENT NAME
apache2_module
ADDITIONAL INFORMATION