EnglishFrenchSpanish

Ad


OnWorks favicon

ansible-doc - Online in the Cloud

Run ansible-doc in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command ansible-doc that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


ansible-doc - show documentation on Ansible modules

SYNOPSIS


ansible-doc [-M module_path] [-l] [-s] [module...]

DESCRIPTION


ansible-doc displays information on modules installed in Ansible libraries. It displays a
terse listing of modules and their short descriptions, provides a printout of their
DOCUMENTATION strings, and it can create a short "snippet" which can be pasted into a
playbook.

OPTIONS


-M DIRECTORY, --module-path=DIRECTORY
the DIRECTORY search path to load modules from. The default is /usr/share/ansible.
This can also be set with the ANSIBLE_LIBRARY environment variable.

-s, --snippet=
Produce a snippet which can be copied into a playbook for modification, like a kind of
task template.

-l, --list=
Produce a terse listing of modules and a short description of each.

ENVIRONMENT


ANSIBLE_LIBRARY — Override the default ansible module library path

Use ansible-doc online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

Linux commands

Ad