{"id":17093090,"url":"https://github.com/peter-murray/credstash_credential","last_synced_at":"2026-04-29T00:07:33.865Z","repository":{"id":151168034,"uuid":"94930757","full_name":"peter-murray/credstash_credential","owner":"peter-murray","description":"Ansible module for interacting with CredStash secrets","archived":false,"fork":false,"pushed_at":"2017-06-23T18:07:57.000Z","size":6,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-28T22:46:51.885Z","etag":null,"topics":["ansible","credentials","credstash","secrets"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/peter-murray.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-06-20T20:09:18.000Z","updated_at":"2020-06-24T10:22:07.000Z","dependencies_parsed_at":"2023-05-01T06:00:56.476Z","dependency_job_id":null,"html_url":"https://github.com/peter-murray/credstash_credential","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peter-murray%2Fcredstash_credential","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peter-murray%2Fcredstash_credential/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peter-murray%2Fcredstash_credential/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peter-murray%2Fcredstash_credential/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/peter-murray","download_url":"https://codeload.github.com/peter-murray/credstash_credential/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245136342,"owners_count":20566586,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ansible","credentials","credstash","secrets"],"created_at":"2024-10-14T14:04:34.595Z","updated_at":"2026-04-29T00:07:33.840Z","avatar_url":"https://github.com/peter-murray.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# credstash_credential\n\nAn Ansible role that provides the ability to generate secrets/credentials and store them\nin CredStash. Also provides a lookup that allows the easy retrieval of the credentials\n\n\n## Requirements\n\nRequires the `credstash` python module to be installed.\n\nRun `pip install credstash` to install the dependency.\n\n\n## Role Variables\n\nThere are none for the role as the role provides a module and lookup, both of the\nname `credstash_credential`.\n\nTo use either the module or lookup the role must be referenced first.\n\n```\n-  hosts: localhost\n   roles:\n     - role: credstash_credential\n```\n\n\n## credstash_credential module\n\nThe `credstash_credential` module allows you to create and delete CredStash secrets\nfrom within Ansible Playbooks.\n\n### Module Variables\n\n\n### Module Examples\n\n\n\n\n## credstash_credential lookup\n\nThe `credstash_credential` lookup is just a minor variation on the `credstash` lookup\nthat has a different default for `region` and provides a new parameter of `stack` so\nas to compliment the `credsrash_credential` module.\n\n### Lookup Variables\n\n### Lookup Examples\n\n\n## License\nApache\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpeter-murray%2Fcredstash_credential","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpeter-murray%2Fcredstash_credential","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpeter-murray%2Fcredstash_credential/lists"}