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
a466c3244b
commit
c9a44d4cd6
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