What does the `collections:` keyword at the play or role level do in an Ansible playbook?
-
A
Automatically installs the listed collections before the play runs
-
B
Sets the search path so short (non-FQCN) module names resolve to those collections
-
C
Validates collection version constraints before execution
-
D
Downloads collections from a private repository at runtime