1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-03-22 05:09:12 +00:00
Commit graph

8 commits

Author SHA1 Message Date
Thomas Sjögren
8252c04019
Update plugins/modules/github_secrets_info.py
Co-authored-by: Felix Fontein <felix@fontein.de>
2026-03-15 16:57:20 +01:00
Thomas Sjögren
a4753f4539
Update plugins/modules/github_secrets_info.py
Co-authored-by: Felix Fontein <felix@fontein.de>
2026-03-15 16:56:58 +01:00
Thomas Sjögren
5aea5f4a46
only print secrets, adapt tests
Signed-off-by: Thomas Sjögren <konstruktoid@users.noreply.github.com>
2026-03-14 14:24:22 +00:00
Thomas Sjögren
08e03f0525
just return result as sample
Signed-off-by: Thomas Sjögren <konstruktoid@users.noreply.github.com>
2026-03-13 22:47:20 +00:00
Thomas Sjögren
3f5583dae7
remove excess output
Signed-off-by: Thomas Sjögren <konstruktoid@users.noreply.github.com>
2026-03-13 22:40:15 +00:00
Thomas Sjögren
82e9bc962c
fqcn
Signed-off-by: Thomas Sjögren <konstruktoid@users.noreply.github.com>
2026-03-13 22:39:59 +00:00
Thomas Sjögren
01ba6b99a8
remove pynacl dep
Signed-off-by: Thomas Sjögren <konstruktoid@users.noreply.github.com>
2026-03-13 22:39:19 +00:00
Thomas Sjögren
387cc59ea0
github_secrets_info: new module
Signed-off-by: Thomas Sjögren <konstruktoid@users.noreply.github.com>
2026-03-13 15:08:27 +00:00