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

Allow to configure local static zone files dir #78

Closed
wants to merge 1 commit into from

Conversation

dheid
Copy link

@dheid dheid commented Mar 16, 2024

Hi @doobry-systemli

This pull request enables the configuration of a local static zone files directory for enhanced customization and management within the systemli/ansible-role-bind9. This feature provides users with the flexibility to specify a dedicated directory for storing static zone files locally.

Changes:

  • Modified defaults/main.yml:
    Added bind9_local_static_zone_filesdir variable to configure the directory path for local static zone files.
  • Modified tasks/main.yml:
    Updated the source path for static bind9 zone files to use the newly introduced bind9_local_static_zone_filesdir variable, allowing dynamic customization of the directory path.

This enhancement streamlines the management of static zone files, empowering users to organize and maintain their configurations efficiently.

Best regards
Daniel

@dheid dheid closed this Aug 26, 2024
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