mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
* Add onepassword_doc lookup plugin * Switch to a doc fragment * Add unit test * Update docs * Move parameter validation to the OnePass object This makes it built in for other lookup plugins using this class. * Use kwargs for OnePass instantiation There are enough parameters now that using them positionally can result in odd behavior. * Update tests Correct conftest file name so fixtures are discovered and loaded correctly Move constant so it doesn’t need to be imported Add a patch since the parameter validation moved to part of the class init * Use a lookup docs fragment * Correct plugin description |
||
---|---|---|
.. | ||
alicloud.py | ||
attributes.py | ||
auth_basic.py | ||
bitbucket.py | ||
dimensiondata.py | ||
dimensiondata_wait.py | ||
emc.py | ||
gitlab.py | ||
hpe3par.py | ||
hwc.py | ||
ibm_storage.py | ||
influxdb.py | ||
ipa.py | ||
keycloak.py | ||
ldap.py | ||
lxca_common.py | ||
manageiq.py | ||
nomad.py | ||
onepassword.py | ||
oneview.py | ||
online.py | ||
opennebula.py | ||
openswitch.py | ||
oracle.py | ||
oracle_creatable_resource.py | ||
oracle_display_name_option.py | ||
oracle_name_option.py | ||
oracle_tags.py | ||
oracle_wait_options.py | ||
pritunl.py | ||
proxmox.py | ||
purestorage.py | ||
rackspace.py | ||
redis.py | ||
rundeck.py | ||
scaleway.py | ||
scaleway_waitable_resource.py | ||
utm.py | ||
vexata.py | ||
xenserver.py |