DevOps Tools Engineer (LPIC-OT 701) — Question 22

What is the Puppet equivalent to an Ansible Playbook called?

Answer options

Correct answer: E

Explanation

The correct answer is E, A Puppet Manifest, as it is the configuration file format used in Puppet to define the desired state of resources. The other options, while related to Puppet, do not serve as the equivalent of an Ansible Playbook, which is specifically meant for defining tasks and configurations.