community.general/lib/ansible
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
..
cli Fix 'New Vault password' on vault 'edit' (#35923) 2018-03-27 14:12:21 -04:00
compat
config
errors
executor module_common: handle None value for templar (#36651) 2018-03-29 13:54:48 -04:00
galaxy Ansible Galaxy: skel for network role #37241 (#37251) 2018-03-09 13:31:27 -05:00
inventory Except in specific cases, we want to use text strings on the controller 2018-03-26 16:54:39 -07:00
module_utils [cloud] Add custom waiters to stabilize ec2_vpc_subnet module - Fixes #36083 (#37534) 2018-04-03 15:25:00 -04:00
modules nmcli: check NMClient, NetworkManager availability (#38076) 2018-04-04 05:58:38 -04:00
parsing Fix 'New Vault password' on vault 'edit' (#35923) 2018-03-27 14:12:21 -04:00
playbook Use correct action in warning about missing name 2018-03-29 18:10:00 -04:00
plugins Fix typo in Slack Callback plugin (#38268) 2018-04-04 15:29:49 +02:00
template Don't overwrite builtin jinja2 filters with tests (#37881) 2018-03-26 12:06:00 -05:00
utils Document the relationship between octal numbers and the leading zero 2018-03-26 16:25:06 -07:00
vars Fix ansible_lo being used inside of ansible_facts 2018-03-13 12:05:14 -04:00
__init__.py
constants.py
release.py