1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/lib/ansible
Benjamin JOLIVOT e3328e847b Ansible Mattermost Module (#21247)
* Ansible Mattermost Module v0.9

* __future__ not in top of file

* python3 ready

* trailing whitespace problem

* Bad metadata

* check mode + explicit imports + standardization

* bad false check

* move imports after documentation

* Add notes in doc explaining checkmode

* Remove default=false in doc + remove default values in doc

* rewrite default values in documentation

* trailing whitesapces

* Update description
2017-02-14 10:52:20 +00:00
..
cli PEP 8 indent cleanup. (#20800) 2017-01-29 07:28:53 +00:00
compat Fix typo when choosing KqueueSelector 2017-02-06 08:46:58 -08:00
config Making the switch to v2 2015-05-03 21:47:26 -05:00
errors adds feature to all modules to be run locally (#18763) 2016-12-15 15:47:29 -05:00
executor added fixme note 2017-02-10 08:46:33 -05:00
galaxy PEP 8 E111 & E114 cleanup. (#20838) 2017-01-30 15:01:47 -08:00
inventory Use a custom id generator over uuid4 2017-02-10 14:38:38 -06:00
module_utils Adds f5-sdk import check to all F5 modules (#21354) 2017-02-14 08:42:07 +00:00
modules Ansible Mattermost Module (#21247) 2017-02-14 10:52:20 +00:00
parsing improve error message on conflicting actions. Fixes #21057 (#21059) 2017-02-06 22:48:06 +00:00
playbook delegate_to is a string 2017-02-10 20:07:49 -05:00
plugins updates eos modules to use socket (#21197) 2017-02-13 20:22:10 -05:00
template Also clean template data even if marked unsafe 2017-02-10 10:08:55 -06:00
utils updates eos modules to use socket (#21197) 2017-02-13 20:22:10 -05:00
vars Revert "Fixing another corner case for security related to CVE-2016-9587" 2017-02-10 08:27:26 -06:00
__init__.py Fix ziploader for the cornercase of ansible invoking ansible. 2016-04-29 08:47:49 -07:00
constants.py Added DIFF_ALWAYS constant 2017-02-09 18:28:50 -05:00
release.py Bumping devel version to 2.3.0 2016-10-03 11:46:31 -05:00