Ansible is an example of a pull based configuration management tool.
Answer options
A
False
B
True
Correct answer: False
Explanation
Quick AnswerThe correct answer is False because it directly addresses the core logic of Agile & DevOps.
Ansible is push-based — it pushes configs to nodes over SSH.