Daniel Akulenok
cd3a35e7a9
tiny little bug fix
Test / Lint (push) Failing after 21s
Test / Test (push) Has been skipped
2026-03-27 22:05:02 +01:00
Daniel Akulenok
07f84b7c96
Fix Molecule default scenario tests
Test / Lint (pull_request) Successful in 16s
Test / Test (pull_request) Failing after 2m12s
2026-02-08 20:43:56 +01:00
Daniel Akulenok
907735c294
fix: improve readability of bind9 configuration and update variable registration
2026-02-06 13:46:09 +01:00
Daniel Akulenok
cdcc4cbbda
fix: standardize YAML formatting and improve readability in bind9 configuration files
2026-02-06 13:38:56 +01:00
Daniel Akulenok
f6eee76e05
fix: ensure no change detection for bind9 configuration files
Test / Lint (push) Successful in 12s
Test / Test (push) Has been skipped
2026-01-28 23:37:37 +01:00
Daniel Akulenok
4cb9cb3e3f
fix: add noqa comments for linting in workflow and role inclusion
Test / Lint (push) Successful in 13s
Test / Lint (pull_request) Successful in 13s
Test / Test (push) Has been skipped
Test / Test (pull_request) Failing after 37s
2026-01-28 23:25:35 +01:00
Daniel Akulenok
45d9861960
refactor: remove unnecessary tags from backup removal task
Test / Lint (push) Failing after 12s
Test / Lint (pull_request) Failing after 12s
Test / Test (push) Has been skipped
Test / Test (pull_request) Has been skipped
2026-01-28 23:22:05 +01:00
Daniel Akulenok
28f8ca5c12
fix: resolve ansible-lint errors
...
Test / Lint (push) Failing after 7s
Test / Lint (pull_request) Failing after 6s
Test / Test (push) Has been skipped
Test / Test (pull_request) Has been skipped
- Quote octal file mode values (0640, 0750 -> '0640', '0750')
- Add 'Prepare' name to prepare.yml play
- Fix truthy value in .gitea/workflows/test.yaml (on -> 'on')
- Use role name 'bind9' instead of path in converge.yml
- Move tags to top-level for Deploy and Validate Configuration block
- Remove unnecessary comments to clean up code
- Ensure all YAML and Ansible files pass ansible-lint production profile
2026-01-28 23:20:56 +01:00
Daniel Akulenok
17a9918685
fix: resolve yamllint errors
...
Test / Lint (push) Failing after 16s
Test / Lint (pull_request) Failing after 12s
Test / Test (push) Has been skipped
Test / Test (pull_request) Has been skipped
- Fix line length in meta/argument_specs.yml (wrap long description)
- Remove extra blank lines in molecule/default/collections.yml
- Fix line lengths in tasks/main.yml (wrap long messages)
- Remove trailing spaces from tasks/main.yml
- Ensure all YAML files pass yamllint with relaxed profile
2026-01-28 23:15:23 +01:00
Daniel Akulenok
7fc4c26217
fix: Add explicit boolean comparison for Ansible 2.12+ compatibility
2026-01-27 23:30:01 +01:00
Daniel Akulenok
ebdddc37e2
refactor: Rename leaf config to site config
...
feat: Add argument specs and atomic validation
2026-01-27 23:30:01 +01:00
Daniel Akulenok
2f181751e2
style: Apply Molecule linting fixes
...
- Fix YAML formatting in defaults and handlers
- Update meta information formatting
- Improve task syntax consistency
2026-01-27 23:18:56 +01:00
Daniel Akulenok
7fb722e6f1
test: Configure Molecule testing framework
...
- Add comprehensive converge playbook with test scenarios
- Create Molecule configuration for role testing
- Set up verification tasks
2026-01-27 23:18:56 +01:00
Daniel Akulenok
8db883cba9
feat: Initialize BIND9 Ansible role
...
- Add complete role structure with templates
- Create comprehensive README documentation
- Set up Travis CI configuration
- Add meta information and default variables
2022-08-04 12:41:40 +02:00