summaryrefslogtreecommitdiff
path: root/lib/ansible/plugins
Commit message (Expand)AuthorAgeFilesLines
* fix cache 'update' method to be 'mapping' compatibleBrian Coca2018-11-191-5/+13
* YAML inventory doc: add info about 'all' group, remove unused option (#25408)Pilou2018-11-161-7/+7
* Adds the bigip_imish_config module. (#48779)Tim Rupp2018-11-161-0/+122
* FTD modules: upsert functionality and bug fixes (#47747)Anton Nikulin2018-11-161-14/+70
* inventory now errors for invalid group/host names (#45499)Brian Coca2018-11-152-12/+35
* Adds a new qubes connection pluginKushal Das2018-11-151-0/+165
* slack: Add validate_certs option in plugin (#46567)Abhijeet Kasurde2018-11-151-1/+12
* Added a bytes cast when checking for terminal response (#48427)Jed-Giblin2018-11-141-1/+1
* Add new meta task end_host (#47194)Martin Krizek2018-11-142-1/+8
* avoid spurious warnigns on unique filterBrian Coca2018-11-141-8/+12
* Added config-context in hostvars (#47394)nikkytub2018-11-121-0/+9
* Catch and handle quickly shutdown connections in reboot plugin (#48389)Sam Doran2018-11-121-12/+17
* Match config prompts that aren't maint-mode (#47678)Nathaniel Case2018-11-121-2/+5
* Do not use str() on exceptions (#46950)Martin Krizek2018-11-0920-44/+50
* Remove unused net_config action plugin.Matt Clay2018-11-081-113/+0
* Remove TOML warning on emit (#48385)Matt Martz2018-11-091-2/+0
* Remove unused ops_config action plugin.Matt Clay2018-11-081-27/+0
* ipaddr filter - return a network address when given an address with /32 subne...Jack Haden-Enneking2018-11-081-2/+1
* Always use /proc/sys/kernel/random/boot_id to confirm reboot on Linux (#47017)Stefan Siegel2018-11-081-19/+6
* Add a new "contains" jinja2 test (#45798)Matt Martz2018-11-071-0/+11
* Improve debug logging of filetree with path being walked and items found (#47...James E. King III2018-11-071-0/+2
* clarify insane ini typing (#48169)Brian Coca2018-11-071-10/+15
* win_updates: Add post search category matching to support product matching (#...Michael Cassaniti2018-11-071-28/+0
* if we already have stderr, we don't need stderr_lines (#44675)Chen Zhiwei2018-11-061-0/+4
* Add toml inventory plugin (#41593)Matt Martz2018-11-065-82/+297
* cleanp net_put temp file (#48148)Deepak Agrawal2018-11-061-1/+7
* fix(tasks: synchronize): wrap in sshpass if ssh password was provided (#30743)Yauhen Kirylau2018-11-051-0/+1
* Doc: k8s_raw_module fixing typo K8S_AUTH_HOST -> K8S_AUTH_KEY_FILE (#46947)Gaël Lambert2018-11-053-3/+3
* fixed parentheses (#48067)Dmitry Polyakovsky2018-11-051-1/+1
* Document template plugin's convert_data optionWill Thames2018-11-021-0/+3
* exprpessions into expressions (#47967)B-Art2018-11-021-1/+1
* edgeswitch_facts (#47618)f-bor2018-11-022-0/+221
* Implement connection plugin for podman (#47519)Tomas Tomecek2018-11-011-0/+152
* New voss_config module (#47533)Lindsay Hill2018-11-012-7/+122
* remove redundant md5 hashingBrian Coca2018-10-311-6/+1
* Fix password lookup for FIPSToshio Kuratomi2018-10-311-1/+1
* openstack: drop some reference to shade (#47359)Gonéri Le Bouder2018-10-301-1/+1
* Do not filter out exception, warnings, deprecations on failure when using de...Matt Martz2018-10-301-2/+5
* New v2_runner_on_start callback added (#47684)Matt Martz2018-10-302-0/+8
* plugin_filter: check for type error (#46664)Abhijeet Kasurde2018-10-301-4/+9
* Fix netbox url with urljoin (#47655)Rémy Léone2018-10-291-5/+4
* Revert "enhance recv calls in network_cli (#47345)" (#47731)Ganesh Nalawade2018-10-291-14/+2
* cyberarkpassword: Typo in cquery parameter (#47605)Adrián López2018-10-271-1/+1
* Add missing self._supports_async to uri action plugin (#47677)Matt Martz2018-10-261-3/+6
* enhance recv calls in network_cli (#47345)f-bor2018-10-261-2/+14
* Add shorthand debugger method to recreate the task from the original ds (#46987)Matt Martz2018-10-251-0/+10
* adds 'success_msg' to valid args for assert module (#47030)Hagen Kuehn2018-10-241-1/+1
* Add API pagination support to Scaleway inventory (#46117)Johann Queuniet2018-10-241-17/+29
* Netbox inventory: Fix NoneType issue if query_filters is not in netbox_invent...FragmentedPacket2018-10-241-2/+3
* ios check_rc: Default to sending text of exception, not the whole exception (...Nathaniel Case2018-10-241-1/+1