In an Ansible playbook, what is the purpose of the 'become: true' directive?
-
A
It enables privilege escalation so tasks run as a different user (e.g., root)
-
B
It makes the play mandatory and non-skippable
-
C
It causes Ansible to become idempotent
-
D
It enables connection to become persistent