mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 05:12:45 +00:00
New lookup module: manifold (#50435)
* New lookup module: manifold Add Manifold.co integration. The plugin fetches resource credentials from Manifold service. * module manifold: fix ansible lint warnings * module manifold: fix false warning - split test assertion * manifold module: fix unittest import * manifold module: fix unittest patch * manifold module: fix python3 requests getheader error
This commit is contained in:
2
.github/BOTMETA.yml
vendored
2
.github/BOTMETA.yml
vendored
@@ -1207,6 +1207,8 @@ files:
|
||||
$plugins/lookup/onepassword:
|
||||
maintainers: samdoran
|
||||
ignored: azenk
|
||||
$plugins/lookup/manifold:
|
||||
maintainers: galanoff
|
||||
###############################
|
||||
# plugins/netconf
|
||||
$plugins/netconf/:
|
||||
|
||||
Reference in New Issue
Block a user