ansible.posix/plugins
Steve Kieu 469234db06 allow-firewalld-take-multiple-input
The currentl firewalld module does not take multiple values such as
`source` or `interface`, etc..

There are many cases that we need to pass multi volume to the module
rather than flatening the input so I implement it in this PR.

This change is backward compatible, that is the behaviour wont change after this change,
an existing user uses single value will work as is.
2021-04-09 12:03:26 +10:00
..
action Merge pull request #118 from pneerincx/bugfix_for_17492 2021-03-05 18:26:53 +00:00
callback fix skippy callback deprecation warning 2020-08-21 16:24:35 -05:00
module_utils Fix sanity test for modules 2021-03-02 18:53:06 +05:30
modules allow-firewalld-take-multiple-input 2021-04-09 12:03:26 +10:00
shell Allow unsetting env vars (#7) 2020-04-23 10:57:52 -05:00