You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/lib/ansible/plugins
Toshio Kuratomi cc343a4376 Port ansible doc for plugins to use DOCUMENTATION variables
* Using docstrings conflicts with the standard use of docstrings
* PYTHON_OPTIMIZE=2 will omit docstrings.  Using docstrings makes future
  changes to the plugin and module code subject to the requirement that we
  ensure it won't be run with optimization.
7 years ago
..
action fixes to config/setting retrieval 7 years ago
cache Port ansible doc for plugins to use DOCUMENTATION variables 7 years ago
callback Port ansible doc for plugins to use DOCUMENTATION variables 7 years ago
cliconf New module aireos_command (#26769) 7 years ago
connection Port ansible doc for plugins to use DOCUMENTATION variables 7 years ago
filter Fix set theory filters for python3 7 years ago
inventory Port ansible doc for plugins to use DOCUMENTATION variables 7 years ago
lookup Port ansible doc for plugins to use DOCUMENTATION variables 7 years ago
netconf Add support for netconf network discovery (#25435) 7 years ago
shell fixes to config/setting retrieval 7 years ago
strategy Port ansible doc for plugins to use DOCUMENTATION variables 7 years ago
terminal fix issue with trailing white space when logging into asa (#28073) 7 years ago
test better backwards compat handling of status 7 years ago
vars Port ansible doc for plugins to use DOCUMENTATION variables 7 years ago
__init__.py allow config for callbaks and some fixes 7 years ago
loader.py module and vault fixes (#29663) 7 years ago