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
Simon Baird 281549cadc
jira: Fix incompatible pathname2url import (#204) (#205)
The call to pathname2url was broken in Python 2. Fix it by importing
from module_utils.six instead of importing urllib and calling it
from there.
2020-04-20 14:05:57 +03:00
..
become Fix become plugins (#50) 2020-03-30 19:09:45 +02:00
cache
callback Fix warning message in dense callback plugin (#83) 2020-04-13 19:01:57 +05:30
connection Remove remaining libvirt content (#180) 2020-04-14 17:46:51 +02:00
doc_fragments cloudstack migrated to dedicated collection ngine_io.cloudstack (#173) 2020-04-14 07:33:10 +02:00
filter Move gcp_kms_filters to google.cloud collection (#140) 2020-04-10 19:22:39 +01:00
inventory vultr migrated to dedicated collection ngine_io.vultr (#172) 2020-04-13 20:35:34 +02:00
lookup [wip] Remove network content (#84) 2020-04-01 21:34:05 +02:00
module_utils postgresql_privs: add trust_input parameter (#177) 2020-04-20 09:01:42 +03:00
modules jira: Fix incompatible pathname2url import (#204) (#205) 2020-04-20 14:05:57 +03:00