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
Peter Upton 3862de3f15
Removes dependency on StormSSH ()
* included storm config parser

* Add changelog fragment

* Fix changelog fragment

* address PR feedback

* fix license

* add required boilerplate, fix issues found in test output

* move __future__ imports

* address pr feedback

* address test output

* address pr feedback
2023-03-12 12:39:42 +01:00
..
action
become
cache Remove unneccessary imports () 2023-02-12 19:48:39 +01:00
callback Remove unneccessary imports () 2023-02-12 19:48:39 +01:00
connection Add 'inventory_hostname' to the jail plugin documentation () 2023-03-03 22:56:24 +01:00
doc_fragments add xorder_discovery parameter () 2023-02-27 20:26:01 +01:00
filter JC: Add plugin parser functionality to JC Filter Plugin () 2023-02-23 16:54:38 +01:00
inventory Suppress urllib3 InsecureRequestWarnings when validate_certs option is false () 2023-02-13 21:36:09 +01:00
lookup stop passing loader/dataloader since it has been deprecated by ansible () 2023-02-25 15:29:27 +01:00
module_utils Removes dependency on StormSSH () 2023-03-12 12:39:42 +01:00
modules Removes dependency on StormSSH () 2023-03-12 12:39:42 +01:00
test