Commit Graph

242 Commits (b72187cd2c412af3a052d28cab9f4c7671ef281e)

Author SHA1 Message Date
Toshio Kuratomi c817bef3ae Fix for callback plugins on Python3 when a module returns dictionary keys that aren't strings
8 years ago
Lars Kellogg-Stedman bafc1f8a41 fix constructed functionality in openstack inventory plugin (#48833)
8 years ago
Anton Nikulin 9770ac70f9 FTD modules: upsert functionality and bug fixes (#47747)
8 years ago
Jack Haden-Enneking 15e77ebfe8 ipaddr filter - return a network address when given an address with /32 subnet (#47539)
8 years ago
Michael Cassaniti a2f3f16930 win_updates: Add post search category matching to support product matching (#45708)
8 years ago
Ganesh Nalawade 17fea30841
Revert "enhance recv calls in network_cli (#47345)" (#47731)
8 years ago
f-bor c649d0ea32 enhance recv calls in network_cli (#47345)
8 years ago
Ganesh Nalawade 335a979f1d
Fix prompt mismatch issue for ios (#47004)
8 years ago
Matt Clay 37b013aca3
Enable additional pylint rules and resolve issues found. (#47221)
8 years ago
Steve Dodd ee6ab5d5aa Add support for IOS vlan parsing filter. (#40555)
8 years ago
Fran Fitzpatrick ab8ed2f84d Add unit tests for junos terminal (#47103)
8 years ago
Matt Clay 3033fd96b0
Move unit test compat code out of `lib/ansible/`. (#46996)
8 years ago
lwm 8d0f823de0 Add a Linode v4 dynamic inventory plugin. (#45902)
8 years ago
Brian Coca d3d812b604 avoid tests when ncclient is not installed
8 years ago
Brian Coca 32ec69d827
allow jinja2 unique filter compat (#45637)
8 years ago
Sam Doran b60854357b
Unify terms and UI between 1Password lookups and facts module (#45427)
8 years ago
Matt Martz 95e77ac853
Ensure that the src file contents is converted to unicode in diff info (#45744)
8 years ago
Nathaniel Case 406b59aeba
Move persistent connections to only use registered variables (#45616)
8 years ago
Anton Nikulin b7263eab1d Store Authorization header inside HttpApi connection plugin (#45598)
8 years ago
Jon Dufresne ef67d4074b Prefer io.BytesIO over six; available on all supported Pythons (#45388)
8 years ago
Matt Clay f7979e4938 Skip ipaddr test that fails on Python 3.7+.
8 years ago
Ganesh Nalawade c0326aea2f
Fix cli_command multiple prompt issue (#44922)
8 years ago
Deepak Agrawal 50c7702e46
cisco firepower : Make API endpoints configurable via hostvars (#44952)
8 years ago
Sam Doran 8cd8d17980
Add ability to unlock 1Password vault to lookup plugins (#44923)
8 years ago
pierremahot d11e078366 adding an option for the filter ipsubnet and testing (#40670)
8 years ago
Anton Nikulin 40a97d43d1 New modules and updated HTTP API plugin for FTD devices (#44578)
8 years ago
Matthias Fuchs 7871027c9d Share the implementation of hashing for both vars_prompt and password_hash (#21215)
8 years ago
jctanner 653d9c0f87 New keyword: ignore_unreachable (#43857)
8 years ago
Jordan Borean 6982dfc756 psrp: Added new Windows connection plugin (#41729)
8 years ago
Artem Leshchev 8323f3e3b7 Fix module name in error text at parse_xml filter (#44313)
8 years ago
Zhikang Zhang 0971a342d8
Solve race condition in password lookup (#42529)
8 years ago
Lindsay Hill 5981a7489b new nos_command module (#43056)
8 years ago
Zhikang Zhang 3a3869f4c8
Clarify usage of encrypt arg (#43330)
8 years ago
Joren Vrancken b954917761 Surround top-level function and class definitions with two blank lines.
8 years ago
Fran Fitzpatrick 5928ec04ca Adds an ipmath filter (#41985)
8 years ago
Jordan Borean 940d4a0e89
win_reboot: fix 2.6 issues and better handle post reboot reboot (#42330)
8 years ago
Jordan Borean 8bdd04c147 Fix remote_tmp when become with non admin user (#42396)
8 years ago
Nathaniel Case 5850591d14
Base connection class for network-style connections (#41839)
8 years ago
Jordan Borean 9b7b564d75
Stop displaying kinit pass input on a failure (#41882)
8 years ago
Brian Coca 27c43daab8
fix minor issues with debug and item labels (#41331)
8 years ago
Jordan Borean 11bd3fd318 win_updates fix when win_updates is run with async (#41756)
8 years ago
Matt Davis b01779ad18
skip winrm unit tests if winrm is not installed (#41596)
8 years ago
Jordan Borean ad8e13e9f8
winrm: fix up unit tests (#41112)
8 years ago
Martin Krizek 77e2bd5f8e
Fix inserting noop tasks by using active state (#36056)
8 years ago
Ganesh Nalawade ba4b12358c
Refactor ios cliconf plugin and ios_config module (#39695)
8 years ago
Matt Martz ad7ba91f75 Use _remote_is_local=True for local connection in synchronize (#40833)
8 years ago
Sloane Hertel cba64f5869 Fix inventory plugin cache + add tests (#38229)
8 years ago
Jordan Borean 5e28e282a5 winrm: add better exception handling for krb5 auth with pexpect (#39930)
8 years ago
Jordan Borean 457bccf540 win_updates: add scheduled tasks back in for older hosts (#38708)
8 years ago
flowerysong e2c1589201 Add cidr_merge filter (#36081)
8 years ago