## Ansible Configuration and Setting

Ansible offers several ways to configure its behavior, making it flexible and customizable to fit different needs. You can use configuration files, environment variables, command-line options, playbook keywords, and variables.



```{toctree}
:maxdepth: 1


01_setting
02_inventory
03_testing
```
