Ansible Automation Practice Test
Ansible Automation Ansible Testing with Molecule 2
In Molecule's molecule.yml, what does the 'platforms' section define?
Select your answer
A
The test instances (containers/VMs) to create, including their names, images, and configuration
B
The Linux distributions that the role supports
C
The Ansible platforms (versions) to test against
D
The CI/CD platforms where Molecule tests will run
Hint