1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-03-27 23:47:36 +00:00
community.general/plugins/lookup
patchback[bot] 74dfcae673
[PR #10880/30894f41 backport][stable-11] github_app_access_token: add support for GitHub Enterprise Server (#10881)
github_app_access_token: add support for GitHub Enterprise Server (#10880)

* github_app_access_token: add support for GitHub Enterprise Server (#10879)
Add option to specify api endpoint for a GitHub Enterprise Server.
If option is not specified, defaults to https://api.github.com.

* refactor: apply changes as suggested by felixfontein

* docs: fix nox check error and type-o

nox check: plugins/lookup/github_app_access_token.py:57:1: DOCUMENTATION: error: too many blank lines (1 > 0)  (empty-lines)

* refactor: apply changes as suggested by russoz

* refactor: apply changes as suggested by felixfontein

(cherry picked from commit 30894f4144)

Co-authored-by: Chris <chodonne@gmail.com>
2025-10-06 18:28:31 +02:00
..
binary_file.py [PR #10616/8960a57d backport][stable-11] Add binary_file lookup (#10625) 2025-08-10 13:51:45 +02:00
bitwarden.py [PR #10303/329c2222 backport][stable-11] fix style in plugins (#10324) 2025-07-01 22:09:45 +02:00
bitwarden_secrets_manager.py fixed hidden warnings from extra tests - batch 2 (#10027) 2025-05-04 14:05:32 +02:00
cartesian.py [PR #10303/329c2222 backport][stable-11] fix style in plugins (#10324) 2025-07-01 22:09:45 +02:00
chef_databag.py [PR #10303/329c2222 backport][stable-11] fix style in plugins (#10324) 2025-07-01 22:09:45 +02:00
collection_version.py [PR #10303/329c2222 backport][stable-11] fix style in plugins (#10324) 2025-07-01 22:09:45 +02:00
consul_kv.py [PR #10873/6cd46654 backport][stable-11] Avoid six in plugin code (#10875) 2025-10-05 07:36:47 +02:00
credstash.py [PR #10303/329c2222 backport][stable-11] fix style in plugins (#10324) 2025-07-01 22:09:45 +02:00
cyberarkpassword.py [PR #10303/329c2222 backport][stable-11] fix style in plugins (#10324) 2025-07-01 22:09:45 +02:00
dependent.py [PR #10873/6cd46654 backport][stable-11] Avoid six in plugin code (#10875) 2025-10-05 07:36:47 +02:00
dig.py [PR #10303/329c2222 backport][stable-11] fix style in plugins (#10324) 2025-07-01 22:09:45 +02:00
dnstxt.py [PR #10303/329c2222 backport][stable-11] fix style in plugins (#10324) 2025-07-01 22:09:45 +02:00
dsv.py fixed hidden warnings from extra tests - batch 2 (#10027) 2025-05-04 14:05:32 +02:00
etcd.py [PR #10303/329c2222 backport][stable-11] fix style in plugins (#10324) 2025-07-01 22:09:45 +02:00
etcd3.py fixed hidden warnings from extra tests - batch 2 (#10027) 2025-05-04 14:05:32 +02:00
filetree.py [PR #10303/329c2222 backport][stable-11] fix style in plugins (#10324) 2025-07-01 22:09:45 +02:00
flattened.py [PR #10873/6cd46654 backport][stable-11] Avoid six in plugin code (#10875) 2025-10-05 07:36:47 +02:00
github_app_access_token.py [PR #10880/30894f41 backport][stable-11] github_app_access_token: add support for GitHub Enterprise Server (#10881) 2025-10-06 18:28:31 +02:00
hiera.py [PR #10779/4a70d409 backport][stable-11] Deprecate hiera lookup (#10781) 2025-08-31 16:51:55 +02:00
keyring.py [PR #10303/329c2222 backport][stable-11] fix style in plugins (#10324) 2025-07-01 22:09:45 +02:00
lastpass.py [PR #10303/329c2222 backport][stable-11] fix style in plugins (#10324) 2025-07-01 22:09:45 +02:00
lmdb_kv.py [PR #10303/329c2222 backport][stable-11] fix style in plugins (#10324) 2025-07-01 22:09:45 +02:00
merge_variables.py [PR #10566/14f706c5 backport][stable-11] merge_variables lookup: avoid deprecated Templar.set_temporary_context (#10569) 2025-08-03 13:08:52 +02:00
onepassword.py [PR #10873/6cd46654 backport][stable-11] Avoid six in plugin code (#10875) 2025-10-05 07:36:47 +02:00
onepassword_doc.py fixed hidden warnings from extra tests - batch 2 (#10027) 2025-05-04 14:05:32 +02:00
onepassword_raw.py fixed hidden warnings from extra tests - batch 2 (#10027) 2025-05-04 14:05:32 +02:00
onepassword_ssh_key.py fixed hidden warnings from extra tests - batch 2 (#10027) 2025-05-04 14:05:32 +02:00
passwordstore.py [PR #10303/329c2222 backport][stable-11] fix style in plugins (#10324) 2025-07-01 22:09:45 +02:00
random_pet.py [PR #10303/329c2222 backport][stable-11] fix style in plugins (#10324) 2025-07-01 22:09:45 +02:00
random_string.py [PR #10710/b5a2c581 backport][stable-11] random_string: Specify seed while generating random string (#10748) 2025-08-27 22:09:41 +02:00
random_words.py fixed hidden warnings from extra tests - batch 2 (#10027) 2025-05-04 14:05:32 +02:00
redis.py [PR #10303/329c2222 backport][stable-11] fix style in plugins (#10324) 2025-07-01 22:09:45 +02:00
revbitspss.py [PR #10873/6cd46654 backport][stable-11] Avoid six in plugin code (#10875) 2025-10-05 07:36:47 +02:00
shelvefile.py [PR #10303/329c2222 backport][stable-11] fix style in plugins (#10324) 2025-07-01 22:09:45 +02:00
tss.py [PR #10873/6cd46654 backport][stable-11] Avoid six in plugin code (#10875) 2025-10-05 07:36:47 +02:00