You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/lib/ansible/plugins
Ganesh Nalawade 24c0f6f872
Fix ios_user integration test failure (#41252)
* If the command input is dict from module
  in that case the check to see if command is
  end or `!` to exclude it from executing on remote
  host is wrong. Fix the logic to check `end` and
  `!` commands
8 years ago
..
action aws_s3: don't decrypt file before uploading - fixes #39287 (#39634) 8 years ago
cache Do not try to import simplejson in jsonfile.py (#40983) 8 years ago
callback Add start and end timestamp to task and play result in json callback (#39277) 8 years ago
cliconf Fix ios_user integration test failure (#41252) 8 years ago
connection ensure all config sources for ssh options 8 years ago
filter Add cidr_merge filter (#36081) 8 years ago
httpapi Complain if API response is not JSON (#40966) 8 years ago
inventory only add group if properly defined 8 years ago
lookup first_found: fix examples to match the code (#40821) 8 years ago
netconf Add NETCONF support for SROS devices (#40330) 8 years ago
shell powershell: Respect remote_tmp path set by the user (#40210) 8 years ago
strategy Fix inserting noop tasks by using active state (#36056) 8 years ago
terminal Expand ios password prompt regex (#41131) 8 years ago
test Deprecate tests used as filters (#32361) 8 years ago
vars Allow loading dirs from role defaults/vars (#36357) 8 years ago
__init__.py fixed up get_options in AnsiblePlugin to use the correct plugin name 8 years ago
loader.py HTTP(S) API connection plugin (#39224) 8 years ago