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/plugins/callback
Felix Fontein 1c5149c3de
Tidy up all pylint:blacklisted-name ignore lines (#1819) (#1840)
* fixed validation-modules for plugins/callback/hipchat.py

* fixed validation-modules for plugins/connection/lxc.py

* fixed validation-modules for plugins/modules/cloud/lxc/lxc_container.py

* fixed validation-modules for plugins/modules/monitoring/statusio_maintenance.py

* fixed validation-modules for plugins/modules/system/alternatives.py

* fixed validation-modules for plugins/modules/system/beadm.py

* fixed validation-modules for plugins/modules/system/cronvar.py

* fixed validation-modules for plugins/modules/system/dconf.py

* fixed validation-modules for plugins/modules/system/interfaces_file.py

* fixed validation-modules for plugins/modules/system/java_cert.py

* fixed validation-modules for plugins/modules/system/lvg.py

* fixed validation-modules for plugins/modules/system/lvol.py

* fixed validation-modules for plugins/modules/system/parted.py

* fixed validation-modules for plugins/modules/system/timezone.py

* fixed validation-modules for plugins/modules/web_infrastructure/rundeck_acl_policy.py

* Tidy up all pylint:blacklisted-name sanity checks ignore lines

* Missed one in statusio_maintenace.py

* fixed validation-modules for plugins/modules/system/filesystem.py

* Missed one in gconftool2.py

* Missed one in alternatives.py

* Using dummies now

* fixed indentation

* Made all the changes about replacing _ with dummy

* Rollback bug fixed

* Rollback bug fixed, part II

* added changelog fragment

* Improved changelog frag message per PR

(cherry picked from commit 03b7b39424)

Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
2021-02-16 08:58:51 +01:00
..
__init__.py Initial commit 2020-03-09 09:11:07 +00:00
actionable.py Improve plugin sanity (#966) (#984) 2020-09-29 04:04:05 +00:00
cgroup_memory_recap.py Improve plugin sanity (#966) (#984) 2020-09-29 04:04:05 +00:00
context_demo.py Improve plugin sanity (#966) (#984) 2020-09-29 04:04:05 +00:00
counter_enabled.py Improve plugin sanity (#966) (#984) 2020-09-29 04:04:05 +00:00
dense.py Fix warning message in dense callback plugin (#83) 2020-04-13 19:01:57 +05:30
diy.py Improve plugin sanity (#966) (#984) 2020-09-29 04:04:05 +00:00
full_skip.py Improve plugin sanity (#966) (#984) 2020-09-29 04:04:05 +00:00
hipchat.py Tidy up all pylint:blacklisted-name ignore lines (#1819) (#1840) 2021-02-16 08:58:51 +01:00
jabber.py Improve plugin sanity (#966) (#984) 2020-09-29 04:04:05 +00:00
log_plays.py Improve plugin sanity (#966) (#984) 2020-09-29 04:04:05 +00:00
logdna.py Improve plugin sanity (#966) (#984) 2020-09-29 04:04:05 +00:00
logentries.py Improve plugin sanity (#966) (#984) 2020-09-29 04:04:05 +00:00
logstash.py Improve plugin sanity (#966) (#984) 2020-09-29 04:04:05 +00:00
mail.py Fix various sanity errors in plugins (#881) (#893) 2020-09-17 16:39:57 +00:00
nrdp.py Initial commit 2020-03-09 09:11:07 +00:00
null.py Improve plugin sanity (#966) (#984) 2020-09-29 04:04:05 +00:00
osx_say.py Initial commit 2020-03-09 09:11:07 +00:00
say.py Improve plugin sanity (#966) (#984) 2020-09-29 04:04:05 +00:00
selective.py Make selective callback work with ansible-core 2.11. (#1807) (#1808) 2021-02-13 12:29:34 +01:00
slack.py Improve plugin sanity (#966) (#984) 2020-09-29 04:04:05 +00:00
splunk.py Improve plugin sanity (#966) (#984) 2020-09-29 04:04:05 +00:00
stderr.py Improve plugin sanity (#966) (#984) 2020-09-29 04:04:05 +00:00
sumologic.py Fix plugins (names, constants, FQCNs in examples) (#722) 2020-08-18 08:29:44 +02:00
syslog_json.py Improve plugin sanity (#966) (#984) 2020-09-29 04:04:05 +00:00
unixy.py Improve plugin sanity (#966) (#984) 2020-09-29 04:04:05 +00:00
yaml.py YAML callback: do not remove non-ASCII Unicode from multi-line string output (#1522) (#1529) 2020-12-22 09:59:57 +00:00