test: Configure Molecule testing framework
- Add Ansible collections configuration - Update converge and prepare playbooks - Restructure molecule.yml for improved testing
This commit is contained in:
committed by
Daniel Akulenok
parent
2abcf4bbb3
commit
79f57b3d65
7
molecule/default/collections.yml
Normal file
7
molecule/default/collections.yml
Normal file
@@ -0,0 +1,7 @@
|
||||
---
|
||||
collections:
|
||||
- name: ansible.utils
|
||||
- name: ansible.posix
|
||||
- name: community.crypto
|
||||
- name: community.general
|
||||
|
||||
Reference in New Issue
Block a user