community.general/lib/ansible/plugins
Trishna Guha c2f7f36fc5
nxos_file_copy network_cli and httpapi fix (#40592)
* Leverage action plugin to pass credentials to nxos_file_copy for network_cli, httpapi

Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>

* update integration test

Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>

* make sure local test uses provider

Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>

* update tests

Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>

* update doc

Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>

* clarify action plugin comment

Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>

* Add connection=local back to nxos_file_copy because that module is weird

Also blacklist it running on nxapi, because that is meaningless

* remove provider

Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>

* blacklist nxapi

Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>

* Address review comment

Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
2018-05-24 20:21:18 +05:30
..
action nxos_file_copy network_cli and httpapi fix (#40592) 2018-05-24 20:21:18 +05:30
cache Correct doc for cache plugin 2018-05-21 13:29:03 -04:00
callback Add plugins to ansible-doc test and fix issues. 2018-05-23 13:10:09 -07:00
cliconf Connection-side, the expection is AnsibleConnectionFailure (#40658) 2018-05-24 09:43:59 -04:00
connection Add NETCONF support for SROS devices (#40330) 2018-05-24 15:44:39 +05:30
filter Add cidr_merge filter (#36081) 2018-05-23 14:35:23 -05:00
httpapi Change default output of NXAPI to text to match CLI (#40607) 2018-05-23 10:09:50 -04:00
inventory Do not silently skip YAML groups (#40660) 2018-05-24 09:56:46 -04:00
lookup Updates to fileglob Documentation (#40461) 2018-05-24 11:59:42 +10:00
netconf Add NETCONF support for SROS devices (#40330) 2018-05-24 15:44:39 +05:30
shell powershell: Respect remote_tmp path set by the user (#40210) 2018-05-23 07:12:32 +10:00
strategy Fix any_errors_fatal in meta tasks (#36870) 2018-05-23 21:03:31 -05:00
terminal fixes bug with matching nxos prompts (#40655) 2018-05-24 19:32:02 +05:30
test Deprecate tests used as filters (#32361) 2017-11-27 17:58:08 -05:00
vars Allow loading dirs from role defaults/vars (#36357) 2018-04-10 17:14:38 -04:00
__init__.py fixed up get_options in AnsiblePlugin to use the correct plugin name 2017-11-22 15:35:31 -05:00
loader.py HTTP(S) API connection plugin (#39224) 2018-05-17 18:47:15 -04:00