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/lookup
patchback[bot] 42c65f32eb
[PR #7761/33180344 backport][stable-8] Add github_app_access_token lookup plugin ()
Add github_app_access_token lookup plugin ()

* Add github_app_access_token lookup plugin

* Fix a typo in short_description

* Remove unused MockOpenUrl

* Fix MockJWT to be used on jwt_instance instead

* Fix a bunch of pep8 and pylint issue

* Remove JWT from requirements, also default jwt_instance and jwk_from_pem so they can be mocked

* Update version added

Co-authored-by: Felix Fontein <felix@fontein.de>

* Update git reference in doc

Co-authored-by: Felix Fontein <felix@fontein.de>

* Update plugins/lookup/github_app_access_token.py

Co-authored-by: Felix Fontein <felix@fontein.de>

* Expose token expiry as a configurable option

* Update BOTMETA.yml

* Update documentation

* Update example with var, so it is more readable

Co-authored-by: Felix Fontein <felix@fontein.de>

* Apply suggestions from code review

Co-authored-by: Felix Fontein <felix@fontein.de>

---------

Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit 3318034403)

Co-authored-by: weisheng-p <weisheng-p@users.noreply.github.com>
2023-12-31 15:44:00 +01:00
..
bitwarden.py [PR #7727/825bec70 backport][stable-8] Improve docs of bitwarden lookup () 2023-12-22 21:24:06 +01:00
bitwarden_secrets_manager.py
cartesian.py
chef_databag.py
collection_version.py Drop support for ansible-core 2.11 and 2.12 () 2023-10-11 16:13:14 +02:00
consul_kv.py
credstash.py
cyberarkpassword.py
dependent.py
dig.py
dnstxt.py
dsv.py
etcd.py [PR #7552/58705d5a backport][stable-8] More docs cleanup () 2023-11-23 06:18:57 +01:00
etcd3.py
filetree.py
flattened.py Use semantic markup (modules a-c) () 2023-06-15 15:46:33 +02:00
github_app_access_token.py [PR #7761/33180344 backport][stable-8] Add github_app_access_token lookup plugin () 2023-12-31 15:44:00 +01:00
hiera.py
keyring.py
lastpass.py
lmdb_kv.py
manifold.py
merge_variables.py
onepassword.py [PR #7564/241cc02f backport][stable-8] onepassword lookup - Make section and field case insensitive () 2023-12-01 18:17:48 +01:00
onepassword_doc.py [PR #7490/e0346d40 backport][stable-8] Add onepassword_doc lookup plugin () 2023-11-26 21:45:42 +01:00
onepassword_raw.py [PR #7490/e0346d40 backport][stable-8] Add onepassword_doc lookup plugin () 2023-11-26 21:45:42 +01:00
passwordstore.py [PR #7426/6a514b68 backport][stable-8] Add options for password generation in the passwordstore module () 2023-11-13 20:22:00 +01:00
random_pet.py
random_string.py Fix more typos () 2023-10-29 18:04:44 +01:00
random_words.py
redis.py
revbitspss.py
shelvefile.py
tss.py