test: Configure Molecule testing framework
- Add comprehensive converge playbook with test scenarios - Create Molecule configuration for role testing - Set up verification tasks
This commit is contained in:
committed by
Daniel Akulenok
parent
0e19ca7112
commit
7fb722e6f1
@@ -4,6 +4,7 @@
|
||||
ansible.builtin.apt:
|
||||
name: "{{ bind9_packages }}"
|
||||
state: present
|
||||
cache_valid_time: 3600
|
||||
tags:
|
||||
- bind9
|
||||
- packages
|
||||
|
||||
Reference in New Issue
Block a user