mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-09 06:40:03 -07:00
New Plugins #8594 (#8595)
* Implement #8594
* Fix lint and BOTMETA entries.
* Fix BOTMETA
* Consolidate argument check, code simplification, and formatting. Remove test vars.
* Fix lint.
* retrigger checks
* Update plugins/plugin_utils/ansible_type.py
Co-authored-by: Felix Fontein <felix@fontein.de>
* Update plugins/test/ansible_type.py
Co-authored-by: Felix Fontein <felix@fontein.de>
---------
Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit 8990f97b45
)
Co-authored-by: Vladimir Botka <vbotka@gmail.com>
This commit is contained in:
parent
92dcf1e0b2
commit
086b4e4fb8
10 changed files with 847 additions and 0 deletions
6
.github/BOTMETA.yml
vendored
6
.github/BOTMETA.yml
vendored
|
@ -176,6 +176,8 @@ files:
|
|||
maintainers: vbotka
|
||||
$filters/replace_keys.py:
|
||||
maintainers: vbotka
|
||||
$filters/reveal_ansible_type.py:
|
||||
maintainers: vbotka
|
||||
$filters/time.py:
|
||||
maintainers: resmo
|
||||
$filters/to_days.yml:
|
||||
|
@ -1425,12 +1427,16 @@ files:
|
|||
ignore: matze
|
||||
labels: zypper
|
||||
maintainers: $team_suse
|
||||
$plugin_utils/ansible_type.py:
|
||||
maintainers: vbotka
|
||||
$plugin_utils/keys_filter.py:
|
||||
maintainers: vbotka
|
||||
$plugin_utils/unsafe.py:
|
||||
maintainers: felixfontein
|
||||
$tests/a_module.py:
|
||||
maintainers: felixfontein
|
||||
$tests/ansible_type.py:
|
||||
maintainers: vbotka
|
||||
$tests/fqdn_valid.py:
|
||||
maintainers: vbotka
|
||||
#########################
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue