{"id":29647311,"url":"https://github.com/nahsi/ansible-vault-agent","last_synced_at":"2026-04-17T08:04:15.504Z","repository":{"id":37963145,"uuid":"475478816","full_name":"nahsi/ansible-vault-agent","owner":"nahsi","description":"Ansible role for HashiCorp Vault agent","archived":false,"fork":false,"pushed_at":"2025-07-17T17:04:03.000Z","size":32,"stargazers_count":1,"open_issues_count":10,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-07-17T20:03:10.607Z","etag":null,"topics":["ansible","gentoo","hashicorp","vault","vault-agent"],"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/nahsi.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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,"zenodo":null}},"created_at":"2022-03-29T14:24:52.000Z","updated_at":"2024-01-11T05:35:25.000Z","dependencies_parsed_at":"2023-10-11T17:21:57.443Z","dependency_job_id":"dd3cf195-6057-452e-8852-cb2baaa613ec","html_url":"https://github.com/nahsi/ansible-vault-agent","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/nahsi/ansible-vault-agent","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nahsi%2Fansible-vault-agent","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nahsi%2Fansible-vault-agent/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nahsi%2Fansible-vault-agent/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nahsi%2Fansible-vault-agent/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nahsi","download_url":"https://codeload.github.com/nahsi/ansible-vault-agent/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nahsi%2Fansible-vault-agent/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266417268,"owners_count":23925301,"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","status":"online","status_checked_at":"2025-07-22T02:00:09.085Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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","gentoo","hashicorp","vault","vault-agent"],"created_at":"2025-07-22T03:07:33.416Z","updated_at":"2026-04-17T08:04:15.433Z","avatar_url":"https://github.com/nahsi.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# vault-agent\n\nInstall, configure and maintain [vault-agent](https://www.vaultproject.io/docs/agent)\n\n## Role Philosophy\n\nPlease see\n[ansible-consul](https://github.com/nahsi/ansible-consul#role-philosophy).\n\n## Role Variables\n\nSee [defaults/](https://github.com/nahsi/ansible-vault-agent/blob/master/defaults/) for details and examples.\n\n#### `vault_agent_version`\n\n- version to use\n\n#### `vault_agent_dirs`\n\n- a map of directories to create\n- default:\n\n```yaml\nvault_agent_dir: \"/opt/vault\"\nvault_agent_dirs:\n  main:\n    path: \"{{ vault_agent_dir }}\"\n  configs:\n    path: \"{{ vault_agent_dir }}/config.d\"\n  templates:\n    path: \"{{ vault_agent_dir }}/template.d\"\n  certs:\n    path: \"{{ vault_agent_dir }}/certs\"\n  logs:\n    path: \"/var/log/vault-agent\"\n```\n\n#### `vault_agent_config`\n\n- main [configuration](https://www.vaultproject.io/docs/agent#configuration) file\n- example: please see [defaults/example.yml](https://github.com/nahsi/ansible-vault-agent/blob/master/defaults/example.yml)\n\n#### `vault_agent_templates`\n\n- map of templates to create in `template.d` directory\n\n#### `vault_agent_user`\n\n- owner of vault-agent process and files\n- default: `root`\n\n#### `vault_agent_group`\n\n- group of `vault_agent_user`\n- default: `root`\n\n#### `vault_agent_download_url`\n\n- url to get vault-agent archive from\n- default: `https://releases.hashicorp.com`\n\n#### `vault_agent_service`\n\n- openrc service file\n- default: see [defaults/main.yml](https://github.com/nahsi/ansible-vault-agent/blob/master/defaults/main.yml)\n\n#### `vault_agent_unitfile`\n\n- systemd unit file\n- default: see [defaults/main.yml](https://github.com/nahsi/ansible-vault-agent/blob/master/defaults/main.yml)\n\n#### `skip_handlers`\n\n- skip restart/reload - useful when building images with Packer\n- default: `false`\n\n## Tags\n\n- `config` - update vault-agent unit/service file and sync configuration files\n\n## Author\n\n- **Anatoly Laskaris** - [nahsi](https://github.com/nahsi)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnahsi%2Fansible-vault-agent","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnahsi%2Fansible-vault-agent","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnahsi%2Fansible-vault-agent/lists"}