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
Nathaniel Case ab39481c31
cli_command module (#42916)
* Create cli_command module to do direct cliconf calls

* Update edgeos cliconf signature to match.

* cli_command is cli-only

* Add tests
7 years ago
..
action cli_command module (#42916) 7 years ago
cache Do not try to import simplejson in jsonfile.py (#40983) 8 years ago
callback Fix invocation output. Fixes #43447 (#43542) 7 years ago
cliconf cli_command module (#42916) 7 years ago
connection Fix ini variables for netconf and network_cli connections (#43599) 7 years ago
filter Surround top-level function and class definitions with two blank lines. 7 years ago
httpapi cliconf refactor eos, nxos fix (#43596) 7 years ago
inventory Add some requirements to the plugin docstrings. 7 years ago
lookup Clarify usage of encrypt arg (#43330) 7 years ago
netconf Fix netconf plugin set_option (#43589) 7 years ago
shell win-async: fix race condition in async run (#43691) 7 years ago
strategy Use inventory.get_host instead of direct access to inventory.hosts (#41860) 8 years ago
terminal Fail module if configure replace fails nxos (#43546) 7 years ago
test Add a 'finished' test for async jobs (#38325) 7 years ago
vars Allow loading dirs from role defaults/vars (#36357) 8 years ago
__init__.py inventory plugins: add test about config API usage (#41888) 8 years ago
loader.py Catch exceptions when importing plugins, and display an appropriate warning. Fixes #43237 (#43501) 7 years ago