| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| cache | ||
| callback_plugins | ||
| inventory | ||
| module_utils | ||
| playbook | ||
| runner | ||
| utils | ||
| __init__.py | ||
| callbacks.py | ||
| color.py | ||
| constants.py | ||
| errors.py | ||
| module_common.py |
Currently, ansible -vvvv show the following:
hostname EXEC ['ssh', '-C', '-vvv', '-o', 'ControlMaster=auto',
This is not good if someone want to cut and paste it to see if something
is wrong with the command line, so join the dictionnary strings with spaces
to have 1 string in the output.
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| cache | Loading commit data... | |
| callback_plugins | Loading commit data... | |
| inventory | Loading commit data... | |
| module_utils | Loading commit data... | |
| playbook | Loading commit data... | |
| runner | Loading commit data... | |
| utils | Loading commit data... | |
| __init__.py | Loading commit data... | |
| callbacks.py | Loading commit data... | |
| color.py | Loading commit data... | |
| constants.py | Loading commit data... | |
| errors.py | Loading commit data... | |
| module_common.py | Loading commit data... |