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
patchback[bot] 5ffef67f11
Proxmox inventory: Add some sanitization to url parameter (#1914) (#1930)
* Added rstrip to the URL field to prevent issues when users add a trailing / in the config of this module

* Added changelog fragment

* Sorry Mr. Linter, I have removed the empty line :-)

* Fixed punctuation

* Fixed punctuation

(cherry picked from commit 20bd065e77)

Co-authored-by: Jeffrey van Pelt <jeff@vanpelt.one>
2021-02-27 17:27:11 +01:00
..
action iptables_state: fix race condition between module and its action plugin (#1140) (#1143) 2020-10-20 22:46:12 +02:00
become Fix various sanity errors in plugins (#881) (#893) 2020-09-17 16:39:57 +00:00
cache fixed Python 3 keys() usage (#1861) (#1890) 2021-02-23 23:48:28 +01:00
callback fixed Python 3 keys() usage (#1861) (#1890) 2021-02-23 23:48:28 +01:00
connection Tidy up all pylint:blacklisted-name ignore lines (#1819) (#1840) 2021-02-16 08:58:51 +01:00
doc_fragments Tidy up validate-modules:parameter-list-no-elements (batch 1) (#1795) (#1837) 2021-02-16 08:03:16 +01:00
filter json_query: Handle AnsibleUnicode, AnsibleUnsafeText (#1434) (#1443) 2020-12-04 08:06:09 +01:00
inventory Proxmox inventory: Add some sanitization to url parameter (#1914) (#1930) 2021-02-27 17:27:11 +01:00
lookup fixed Python 3 keys() usage (#1861) (#1890) 2021-02-23 23:48:28 +01:00
module_utils fixed Python 3 keys() usage (#1861) (#1890) 2021-02-23 23:48:28 +01:00
modules bugfix: xfs_quota feedback on projects not initialized has changed (#1596) (#1922) 2021-02-27 09:57:55 +01:00