In Molecule's molecule.yml, what does the 'platforms' section define?
-
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