1. Which of the following are not typically used as configuration tools? (Choose two.)
- API
- Ansible
- Chef
- Puppet
- SaltStack
- SNMP
2. Identify the term for the following definition in relationship to configuration management tools: Programmatically performing a task on a system such as configuring an interface or deploying a VLAN.
- Version control
- Automation
- Orchestration
- Network management
3. Identify the term for the following definition in relationship to configuration management tools: The process of how all automated activities need to happen, such as the order they must be done and what must be completed before another task is begun.
- Version control
- Automation
- Orchestration
- Network management
4. True or False: Agentless means that the controller or master pushes the configuration to the controlled device.
- True
- False
5. Which of the following configuration management tools use Python? (Choose all that apply.)
- Ansible
- Chef
- Puppet
- SaltStack