Commit Graph

202 Commits (ffd660f2d7b48044c242b2a58e89375fdfd914ee)

Author SHA1 Message Date
Jordan Borean 25ad5fa225 Stop displaying kinit pass input on a failure (#41882)
8 years ago
Brian Coca 88d0e2a04a fix minor issues with debug and item labels (#41331)
8 years ago
Jordan Borean 9ce55f7e94 win_updates fix when win_updates is run with async (#41756)
8 years ago
Matt Davis f9f368f123 skip winrm unit tests if winrm is not installed (#41596)
8 years ago
Jordan Borean 5417a373bc winrm: fix up unit tests (#41112)
8 years ago
Matt Martz 87a163064f
Backport #40833 for 2.6 - synchronize _remote_is_local (#40918)
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
Ken Celenza dd02a4e943 create cisco type 5 filters (#39901)
8 years ago
Jordan Borean 1ac180c74d
winrm: source user from options than remote_user (#40467)
8 years ago
Scott Buchanan b12cf754f6 1Password lookup plugin (#37207)
8 years ago
Ricardo Carrillo Cruz 62e1c14edc
Pull persistent connection parameters via get_option (#39367)
8 years ago
Jordan Borean 44ab948e5d
create module tmpdir based on remote_tmp (#39833)
8 years ago
Brian Coca 4aac0f5f18
allow configuring sftp/scp executables (#36648)
8 years ago
Matthew Stone 5b1a8ee1e8 Adding slx_command module and supporting module_utils. (#38235)
8 years ago
AlanCoding 153c9bd539 Reduce recursion within group methods
8 years ago
Izuke e02c72d856 Fixes #32146 Fixes reconcile inventory to correctly remove hosts from ungrouped
8 years ago
Nathaniel Case 594840c1d6
Close & remove paramiko connection where appropriate (#37528)
8 years ago
mikedlr 52f2057472 aws ssm parameter lookup - change to return Nones for missing variables (#36456)
8 years ago
Brian Coca a79378fccb remove extra fields from debug output
8 years ago
Toshio Kuratomi 06f73ad578
Normalize usage of temp and tmp on tmp (#36221)
8 years ago
Brian Coca 8743b20c8e skip aws inventory test if no boto
8 years ago
mikedlr d31ded47fb Aws ssm multiple fixes (#35569)
9 years ago
Jason Vanderhoof 7c8e365dff Conjur Lookup Plugin (#34280)
9 years ago
Toshio Kuratomi 8c7bd8beb4 Set the tempdir on the shell mock object so that it is json serializable
9 years ago
Sloane Hertel b94198f9de [cloud] New inventory plugin: aws_ec2 (#34416)
9 years ago
Matt Martz 29c1d5cb5d Ensure that the become password is written on py3 in the ssh connection plugin. Fixes #34727
9 years ago
Brian Coca bbd6b8bb42 Temporary (#31677)
9 years ago
James Cammarata b107e397cb
Cache tasks as they are queued instead of en masse (#34752)
9 years ago
Matt Martz d1846425db
Provide a way to explicitly invoke the debugger (#34006)
9 years ago
Matt Martz aece0818c4
Don't cache duplicate plugin names (#34420)
9 years ago
Pierre-Louis Bonicoli 737920cd89 YAML inventory unit test: add tests
9 years ago
Pierre-Louis Bonicoli 35a4fe8546 YAML inventory unit test: add tests
9 years ago
Pierre-Louis Bonicoli 8dff0b091e Fix YAML inventory unit test
9 years ago
John R Barker cfb15b0272 Revert "YAML inventory unit test: fix test inventory format (#33828)" (#33869)
9 years ago
Pilou dfb2f346d8 YAML inventory unit test: fix test inventory format (#33828)
9 years ago
Toshio Kuratomi 155f36bbd8
Rekey on member (#33836)
9 years ago
Adrian Likins a57d6a4206 Use pop in cb clean results (#33779)
9 years ago
Ganesh Nalawade 95044d69c7
Fix unit test failure for netconf connection plugin (#33547)
9 years ago
Toshio Kuratomi e499bccbaa
Port some tests away from nose as examples (#33437)
9 years ago
Nathaniel Case a1da3dc997
Auth to become (#33319)
9 years ago
Ken Celenza 748107d369 Type manipulation (#28446)
9 years ago
James Cammarata d8ae4dfbf2 Adding aliases for field attributes and renaming async attribute (#33141)
9 years ago
jctanner 218987eac1
ANSIBLE_SSH_USETTY configuration option (#33148)
9 years ago
Ganesh Nalawade 0ddf092ae3
Add new filter to parse xml output for network use cases (#31562)
9 years ago
Brian Coca 23b1dbacaf
Config continued (#31024)
9 years ago
Frederic Lepied 35f79370e1 mock ncclient import in test_connection.py (#32786)
9 years ago
Nathaniel Case 9c0275a879
Connection plugins network_cli and netconf (#32521)
9 years ago