Developing Applications and Automating Workflows Using Cisco Platforms (DEVASC) — Question 274

What is a capability of Ansible playbooks?

Answer options

Correct answer: B

Explanation

The correct answer, B, is accurate because Ansible playbooks are designed to define and enforce the desired configuration state of devices. Option A is incorrect as playbooks do not inherently manage task schedules, C is wrong since playbooks do not focus on log collection, and D is incorrect because Ansible operates in an agentless manner, without utilizing agents on target devices.