QuestionQ230
Infrastructure and AutomationA development team needs a tool to automate configurations throughout the infrastructure. The tool must have these characteristics:
- written in Python
- uses playbooks to define intent
- stateless
- imperative
Which tool satisfies these requirements?
- A Ansible
- B Netmiko
- C NCM
- D Puppet
Community Discussion