community.general/lib/ansible/plugins
Tim Rupp 9e89d2be1a
Adds a tmsh command fallback (#33592)
* Adds a tmsh command fallback

The bigip terminal plugin assumes that the remote shell is tmsh.
This is not always true. The remote shell may be bash sometimes.

This adds a different shell command in the case that bash is the
remote shell

* Fixing upstream errors
2017-12-05 13:03:16 -08:00
..
action Fix authorize in net agnostic modules (#33549) 2017-12-05 09:57:40 -05:00
cache Config continued (#31024) 2017-11-16 13:49:57 -05:00
callback added version added 2017-11-30 22:21:25 -05:00
cliconf Refactor common network shared and platform utils code into package (#33452) 2017-12-03 21:42:30 +05:30
connection Fix reconstructing socket path in network_cli (#33572) 2017-12-05 15:11:49 +05:30
filter Refactor common network shared and platform utils code into package (#33452) 2017-12-03 21:42:30 +05:30
inventory get_option instead of internal dict (#33191) 2017-11-28 12:00:22 -05:00
lookup get_option instead of internal dict (#33191) 2017-11-28 12:00:22 -05:00
netconf Refactor junos modules to Use netconf and cliconf plugins (#32621) 2017-11-24 12:04:47 +05:30
shell minor become/runas cleanup (#32564) 2017-11-06 11:24:04 -08:00
strategy Additionally template args in role_include that affect role loading (#33386) 2017-11-30 10:52:28 -05:00
terminal Adds a tmsh command fallback (#33592) 2017-12-05 13:03:16 -08:00
test Deprecate tests used as filters (#32361) 2017-11-27 17:58:08 -05:00
vars Scan group_vars/host_vars in sorted order 2017-11-20 21:57:42 -05: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 add lookups to config system (#33026) 2017-11-20 09:24:10 -05:00