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] 176f6a62ae
[PR #8689/8989b6c4 backport][stable-9] Namespace the passwordstore lockfile ()
Namespace the passwordstore lockfile ()

* Namespace the lockfile

When passwordstore needs to grab a lock, it creates a statically file (within /tmp, typically). This is unfortunate, when there might be more than one user using the passwordstore functionality on that machine. Prepend the user to the filename, to bypass further issues.

* Update plugins/lookup/passwordstore.py

specifically reference the argument number in the format string.

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

* Add changelog fragment for PR#8689

* Update 8689-passwordstore-lock-naming.yml

I was sure that was a copy/paste.

* Update changelogs/fragments/8689-passwordstore-lock-naming.yml

specify the type of plugin

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

---------

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

Co-authored-by: Adam Tygart <adam.tygart@gmail.com>
2024-08-12 08:06:57 +02:00
..
bitwarden.py [PR #8557/6e0142fe backport][stable-9] bitwarden: Fix KeyError in search_field () () 2024-06-27 10:19:35 +00:00
bitwarden_secrets_manager.py bitwarden_secrets_manager: implement rate limit retry with backoff () 2024-04-21 14:55:27 +02:00
cartesian.py stop passing loader/dataloader since it has been deprecated by ansible () 2023-02-25 15:29:27 +01:00
chef_databag.py [PR #8626/daed4dcc backport][stable-9] Type options of lookup plugins () 2024-07-21 22:16:02 +02:00
collection_version.py Drop support for ansible-core 2.11 and 2.12 () 2023-10-11 16:13:14 +02:00
consul_kv.py [PR #8626/daed4dcc backport][stable-9] Type options of lookup plugins () 2024-07-21 22:16:02 +02:00
credstash.py Remove unneccessary imports () 2023-02-12 19:48:39 +01:00
cyberarkpassword.py [PR #8626/daed4dcc backport][stable-9] Type options of lookup plugins () 2024-07-21 22:16:02 +02:00
dependent.py Use semantic markup (modules a-c) () 2023-06-15 15:46:33 +02:00
dig.py Add TCP option for dig plugin. () 2023-10-04 16:47:37 +00:00
dnstxt.py Start using semantic markup () 2023-06-10 09:28:40 +02:00
dsv.py [PR #8626/daed4dcc backport][stable-9] Type options of lookup plugins () 2024-07-21 22:16:02 +02:00
etcd.py [PR #8626/daed4dcc backport][stable-9] Type options of lookup plugins () 2024-07-21 22:16:02 +02:00
etcd3.py Improve seealso () 2023-06-22 13:16:22 +02:00
filetree.py [PR #8626/daed4dcc backport][stable-9] Type options of lookup plugins () 2024-07-21 22:16:02 +02:00
flattened.py Use semantic markup (modules a-c) () 2023-06-15 15:46:33 +02:00
github_app_access_token.py Fix plugin call in example () 2024-03-20 08:15:38 +01:00
hiera.py [PR #8626/daed4dcc backport][stable-9] Type options of lookup plugins () 2024-07-21 22:16:02 +02:00
keyring.py
lastpass.py
lmdb_kv.py Start using semantic markup () 2023-06-10 09:28:40 +02:00
manifold.py Remove unneccessary imports () 2023-02-12 19:48:39 +01:00
merge_variables.py [PR #8580/a3989095 backport][stable-9] merge_variables: correct misleading short description () 2024-07-06 21:31:45 +02:00
onepassword.py [PR #8626/daed4dcc backport][stable-9] Type options of lookup plugins () 2024-07-21 22:16:02 +02:00
onepassword_doc.py [PR #8626/daed4dcc backport][stable-9] Type options of lookup plugins () 2024-07-21 22:16:02 +02:00
onepassword_raw.py [PR #8626/daed4dcc backport][stable-9] Type options of lookup plugins () 2024-07-21 22:16:02 +02:00
passwordstore.py [PR #8689/8989b6c4 backport][stable-9] Namespace the passwordstore lockfile () 2024-08-12 08:06:57 +02:00
random_pet.py
random_string.py Fix more typos () 2023-10-29 18:04:44 +01:00
random_words.py
redis.py [PR #8626/daed4dcc backport][stable-9] Type options of lookup plugins () 2024-07-21 22:16:02 +02:00
revbitspss.py Removed the redundant unicode prefixes () 2024-03-14 22:15:22 +01:00
shelvefile.py [PR #8626/daed4dcc backport][stable-9] Type options of lookup plugins () 2024-07-21 22:16:02 +02:00
tss.py [PR #8626/daed4dcc backport][stable-9] Type options of lookup plugins () 2024-07-21 22:16:02 +02:00