-- Leo's gemini proxy

-- Connecting to freeshell.de:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/gemini;lang=en-GB

ansible-inventory


> Display or dump an Ansible inventory.

> See also: `ansible`.

More information.


Display the default inventory:

ansible-inventory --list

Display a custom inventory:

ansbile-inventory --list --inventory {path/to/file_or_script_or_directory}

Display the default inventory in YAML:

ansible-inventory --list --yaml

Dump the default inventory to a file:

ansible-inventory --list --output {path/to/file}


> Copyright © 2014—present the tldr-pages team and contributors.

> This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).

CC-BY



-- Response ended

-- Page fetched on Mon May 20 23:38:41 2024