ansible/lib/ansible
Nathaniel Case 7ad238b358
Document httpapi and cliconf plugins (#49503)
* Create new documentation pages for httpapi and cliconf

* Add new documentation to plugins toctree and Makefile

* Add DOCUMENTATION to cliconf

* Apply suggestions from code review
2019-02-08 11:04:05 -05:00
..
cli unquote ev (#51560) 2019-01-31 16:55:10 -05:00
compat Have update-bundled check for updates to all bundled code 2019-02-06 13:59:55 -08:00
config added missing version_added 2019-02-01 09:34:14 -05:00
errors Catch sshpass authentication errors and don't retry multiple times to prevent account lockout (#50776) 2019-01-23 11:32:25 -05:00
executor Pass number of forks to TQM from CLI/config (#51669) 2019-02-05 15:23:12 -06:00
galaxy
inventory make missing pattern ansibleerror (#51397) 2019-01-30 19:13:19 -05:00
module_utils docker modules: various adjustments (#51700) 2019-02-08 08:16:11 +00:00
modules ios_user: include filter works just as well. (#51845) 2019-02-08 10:00:39 -05:00
parsing Fieldattribute inheritance with defaults (#50891) 2019-01-23 11:40:07 -06:00
playbook remove bare var handling in conditionals (#51030) 2019-01-30 15:00:24 -05:00
plugins Document httpapi and cliconf plugins (#49503) 2019-02-08 11:04:05 -05:00
template
utils move extravars and option vars loading into VM (#51070) 2019-01-30 16:25:36 -05:00
vars Remove unused imports and variable in hostvars.py (#51609) 2019-02-07 11:05:39 -05:00
__init__.py
constants.py
context.py
release.py