summaryrefslogtreecommitdiff
path: root/lib/ansible/utils
Commit message (Expand)AuthorAgeFilesLines
* fix paths to actually be config file relative (#31533)Brian Coca2017-10-101-5/+13
* Fix encoding error with path to sshToshio Kuratomi2017-09-221-1/+4
* fixed issue with default callback inheritance (#30427)Brian Coca2017-09-151-0/+29
* Document boolean default value treatment (#30062)Toshio Kuratomi2017-09-142-1/+2
* Updated Display.do_var_prompt to use to_native on prompt ( Fixes #30265 ) (#3...Andrea Tartaglia2017-09-131-1/+1
* fixes to config/setting retrievalBrian Coca2017-09-092-3/+46
* NetworkSetFactsModule for HPE OneView (#28730)Felipe Garcia Bulsoni2017-08-301-7/+8
* New model manageiq manageiq provider (#28273)Yaacov Zamir2017-08-291-16/+1
* expose cloud_environment override in azure_rm modules (#28743)Matt Davis2017-08-291-4/+9
* fix typos in various modules and docsite (#28747)René Moser2017-08-291-4/+4
* skip all hidden keys, allow exclude listBrian Coca2017-08-281-3/+5
* exoscale: similar env vars as in cloudstackRene Moser2017-08-221-0/+48
* Fix PEP 8 issue.Matt Clay2017-08-181-0/+1
* added helper function to convert objects to dictsBrian Coca2017-08-181-0/+6
* Allow a miq token as an argument passed into the ManageIQ Python API Client (...Drew Bomhof2017-08-181-4/+8
* Ansible Config part2 (#27448)Brian Coca2017-08-151-92/+8
* [passwordstore] Use builtin _random_password function instead of pwgen (#25843)3onyc2017-08-141-0/+19
* [cloud] ovirt: add headers param to auth (#27881)Michele Zuccala2017-08-112-0/+2
* Delete unused module_utils/cloudengine.py (#25054)QijunPan2017-08-091-0/+0
* aci.py: Add use_proxy support (#27735)Dag Wieers2017-08-071-0/+14
* Fix several things causing tracebacks with unicode cwd (#27731)Toshio Kuratomi2017-08-042-3/+3
* New model manageiq manageiq user (#26641)Yaacov Zamir2017-08-031-0/+55
* Initial commits for integration of HPE OneView resources with Ansible (#26026)Felipe Garcia Bulsoni2017-08-021-0/+65
* ACI module_utils library for ACI modules (#27070)Dag Wieers2017-07-311-3/+4
* Fix undefined variables, basestring usage, and some associated python3 issuesToshio Kuratomi2017-07-251-1/+2
* Removing _cnos from all new devices added (#27101)Anil Kumar Muraleedharan2017-07-201-4/+4
* New module aireos_command (#26769)James Mighion2017-07-191-0/+67
* Adding aruba_command module along with unit tests. (#26625)James Mighion2017-07-191-0/+67
* Checked again with YAML Checker and Pep8 checker (#26786)Anil Kumar Muraleedharan2017-07-181-1/+4
* New module: access Cisco ACI (network/aci/aci_rest) (#26029)Dag Wieers2017-07-171-0/+55
* Remove metadata from docstring parsing as per last week's meeting decisionToshio Kuratomi2017-07-041-1/+13
* metadata and doc generator optimization and fixesToshio Kuratomi2017-07-041-2/+2
* Unittests for extracting metadata from plugins (#26218)Toshio Kuratomi2017-06-301-2/+5
* check options exist before forcing assignmentBrian Coca2017-06-231-18/+20
* Add junos_system declartive module and other related change (#25859)Ganesh Nalawade2017-06-221-2/+0
* Initial commit for Pure Storage Ansible module (#25386)Simon Dodsley2017-06-161-0/+40
* Revert "Add log_only to debug messages (#25545)"Brian Coca2017-06-131-2/+2
* Add log_only to debug messages (#25545)Ganesh Nalawade2017-06-131-2/+2
* Fix spelling mistakes (comments only) (#25564)Abhijeet Kasurde2017-06-123-3/+3
* New module: manage Citrix Netscaler service configuration (network/netscaler/...George Nikolopoulos2017-06-081-0/+52
* Add support for cliconf and netconf plugin (#25093)Ganesh Nalawade2017-06-061-0/+115
* ansible/utils/: PEP8 compliancy (#24686)Dag Wieers2017-05-3010-69/+75
* Transition inventory into plugins (#23001)Brian Coca2017-05-232-1/+20
* utils/unicode: PEP8 compliancy (#24668)Dag Wieers2017-05-161-4/+2
* Fortios file only mode + integration tests (#23275)Benjamin Jolivot2017-05-091-6/+13
* Avi 17 1 (#24047)Gaurav Rastogi2017-05-031-0/+3
* Fix circular import with unsafe_proxy, template, and varsToshio Kuratomi2017-04-281-0/+124
* Remove unused+circular import in listify.py (#24038)jctanner2017-04-261-1/+0
* eapi & nxapi: Document validate_certs (#23305)John R Barker2017-04-052-0/+12
* allow plugins to override fragmentsBrian Coca2017-04-031-6/+6