community.general/lib/ansible/plugins
Daniel Andrei Mincă 19ca1b2b8a Fix typo in Slack Callback plugin (#38268)
`get_options` is an undefined method from CallbackBase

As a result, remove the trailing `s` letter.

Signed-off-by: Daniel Andrei Minca <mandrei17@gmail.com>
2018-04-04 15:29:49 +02:00
..
action Add error handling for junos in case wrong connection type (#38023) 2018-04-04 09:54:47 +05:30
cache add inventory caching & use in virtualbox inventory plugin (#34510) 2018-01-22 19:33:14 -05:00
callback Fix typo in Slack Callback plugin (#38268) 2018-04-04 15:29:49 +02:00
cliconf show version brief does not work on iosxr virtual (#37609) 2018-03-29 12:33:41 +05:30
connection fixes issue when netconf would report ios is not supported (#38155) 2018-04-03 17:01:59 -04:00
filter Revert accidental addition of Mapping in #37741 (#37939) 2018-03-26 13:57:56 -05:00
inventory doc: inventory: nmap: fix version added (#38157) 2018-03-31 11:45:12 +02:00
lookup flattened: doc: Typo in lookup example (#38006) 2018-03-28 08:25:40 +02:00
netconf Raise error when trying to use older iosxr modules with netconf (#37423) 2018-03-15 12:49:35 -04:00
shell win: handle non string as an environment value (#37215) 2018-03-09 08:02:54 +10:00
strategy Re-use logic from StrategyBase._load_included_file in StrategyModule.run for free and linear (#36470) 2018-02-21 09:53:15 -06:00
terminal Lenovo license update (#36840) 2018-03-06 18:02:46 +00: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 We need to save the basename into an attribute for calling code 2018-03-26 16:15:05 -07:00