ansible-config dump [args...]
Shows the current settings, merges ansible.cfg if specified
Arguments
Name | Description |
---|
args | Specific plugin to target, requires type of plugin to be set |
Options
Name | Description |
---|
--help, -h | Show help and exit |
--verbose | Verbose mode (-vvv for more, -vvvv to enable connection debugging) |
-v | - Repeatable ♾
- Repeatable 4x
|
--only-changed, --changed-only | Only show configurations that have changed from the default |
--config, -c <CONFIG_FILE> | Path to configuration file, defaults to first file found in precedence |
--type, -t <TYPE> | Filter down to a specific plugin type |