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
Ryan Brown 2f66755849 New Lookup Plugin: aws_service_ip_ranges (#32749)
* added ranges lookup

* Add docs

* Use `open_url` from module_utils

* Fix error handling on open_url

* Fix ConnectionError exception import
8 years ago
..
action synchronize: add support for buildah (#33823) 8 years ago
cache mongodb cache plugin (#34414) 8 years ago
callback Count ignored failed tasks and successful tasks with expected failure… (#33282) 8 years ago
cliconf nxos tests to use network_cli (#34474) 8 years ago
connection Fix piped transfer with become (#34584) 8 years ago
filter added slice filter for dicts 8 years ago
inventory Revert "YAML inventory unit test: fix test inventory format (#33828)" (#33869) 8 years ago
lookup New Lookup Plugin: aws_service_ip_ranges (#32749) 8 years ago
netconf fixes guess_os for netconf connections (#33671) 8 years ago
shell minor become/runas cleanup (#32564) 8 years ago
strategy Provide a way to explicitly invoke the debugger (#34006) 8 years ago
terminal IOS XR cli tests move to network_cli (#34007) 8 years ago
test Deprecate tests used as filters (#32361) 8 years ago
vars Scan group_vars/host_vars in sorted order 8 years ago
__init__.py fixed up get_options in AnsiblePlugin to use the correct plugin name 8 years ago
loader.py Don't cache duplicate plugin names (#34420) 8 years ago