WIP: v3.2.0 - firewall support, fixes, improvements #61
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR replaces #60, adding more improvements and support for firewall configuration.
mariadb_port
default value indefaults/main.yml
, commit 9a9a44dREADME
(probably only useful for users which only installedansible-core
), commit 9a9a44dmariadb_mirror
config option (see WIP: [FIX] support for MariaDB mirror URL config optionmariadb_mirror
#60 for more info), commit f181dd1import_tasks
instead of dynamicinclude_
(to propagate tags to all children tasks), commit 9896090The changelog has been updated with all notable changes, alongside with a new version header (using placeholder date of today).
I would really appreciate the commit history being preserved, instead of squashing on merge.
And of course I'm looking forward to discuss in detail any of my proposed changes if required.