Difference between revisions of "Ansible-config"

From wikieduonline
Jump to navigation Jump to search
(Created page with " /usr/bin/ansible-config usage: ansible-config [-h] [--version] [-v] {list,dump,view} ... ansible-config: error: the following arguments are required: action == See also...")
Tags: Mobile web edit, Mobile edit
 
Line 1: Line 1:
  
  /usr/bin/ansible-config
+
  [[ansible-config list]]
 +
 
 +
ansible-config --help
 +
usage: ansible-config [-h] [--version] [-v] {list,dump,view,init} ...
 +
 +
View ansible configuration.
 +
 +
positional arguments:
 +
  {list,dump,view,init}
 +
    list                Print all config options
 +
    dump                Dump configuration
 +
    view                View configuration file
 +
    init                Create initial configuration
 +
 +
options:
 +
  --version            show program's version number, config file location, configured module search path, module location, executable
 +
location and exit
 +
  -h, --help            show this help message and exit
 +
  -v, --verbose        verbose mode (-vvv for more, -vvvv to enable connection debugging)
 +
 
 +
ansible-config
 
  usage: ansible-config [-h] [--version] [-v] {list,dump,view} ...
 
  usage: ansible-config [-h] [--version] [-v] {list,dump,view} ...
 
  ansible-config: error: the following arguments are required: action
 
  ansible-config: error: the following arguments are required: action

Revision as of 10:53, 4 February 2022

ansible-config list
ansible-config --help
usage: ansible-config [-h] [--version] [-v] {list,dump,view,init} ...

View ansible configuration.

positional arguments:
  {list,dump,view,init}
    list                Print all config options
    dump                Dump configuration
    view                View configuration file
    init                Create initial configuration

options:
  --version             show program's version number, config file location, configured module search path, module location, executable 
location and exit
  -h, --help            show this help message and exit
  -v, --verbose         verbose mode (-vvv for more, -vvvv to enable connection debugging)
ansible-config
usage: ansible-config [-h] [--version] [-v] {list,dump,view} ...
ansible-config: error: the following arguments are required: action


See also

Advertising: