---
title: Notes
---

## Show ALL possible configuration options for ansible

```shell
ansible-config init --disabled -t all > demo-all.cfg
```