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

WIP: v3.2.0 - firewall support, fixes, improvements #61

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

nxet
Copy link
Contributor

@nxet nxet commented Oct 15, 2022

This PR replaces #60, adding more improvements and support for firewall configuration.

  • [fix] add mariadb_port default value in defaults/main.yml, commit 9a9a44d
  • [fix] list dependencies in README (probably only useful for users which only installed ansible-core), commit 9a9a44d
  • [fix] actually use mariadb_mirror config option (see WIP: [FIX] support for MariaDB mirror URL config option mariadb_mirror #60 for more info), commit f181dd1
  • [fix] use static import_tasks instead of dynamic include_ (to propagate tags to all children tasks), commit 9896090
  • [fix] updated all tasks to use FQCNs instead of base role/module names, commit d1b9834
  • [feat] firewall tasks to open ports, commit f20c402
  • [feat] detailed tags to all tasks, commit 9689311

The 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant