# Ansible Filters for Network Automation

Ansible filters are powerful tools that let you manipulate data in various ways within your playbooks. This chapter will guide you through different filters useful for network automation, including formatting data and handling IP addresses.





```{toctree}
:maxdepth: 1

01_filter
02_ip_filter
```