{"id":15049949,"url":"https://github.com/cbuschka/ansible-vault-var","last_synced_at":"2025-09-09T16:34:17.635Z","repository":{"id":57410565,"uuid":"403230112","full_name":"cbuschka/ansible-vault-var","owner":"cbuschka","description":"Get and set encrypted values in vars yaml file.","archived":false,"fork":false,"pushed_at":"2021-09-05T14:44:04.000Z","size":36,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-24T03:43:58.577Z","etag":null,"topics":["ansible","ansible-vault","python"],"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/cbuschka.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"license.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-09-05T06:09:37.000Z","updated_at":"2024-05-31T16:30:03.000Z","dependencies_parsed_at":"2022-08-28T01:14:05.192Z","dependency_job_id":null,"html_url":"https://github.com/cbuschka/ansible-vault-var","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbuschka%2Fansible-vault-var","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbuschka%2Fansible-vault-var/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbuschka%2Fansible-vault-var/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbuschka%2Fansible-vault-var/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cbuschka","download_url":"https://codeload.github.com/cbuschka/ansible-vault-var/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247685633,"owners_count":20979085,"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","ansible-vault","python"],"created_at":"2024-09-24T21:23:50.785Z","updated_at":"2025-04-10T02:13:52.753Z","avatar_url":"https://github.com/cbuschka.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Build](https://img.shields.io/github/workflow/status/cbuschka/ansible-vault-var/build)](https://github.io/cbuschka/ansible-vault-var) [![PyPI](https://img.shields.io/pypi/v/ansible-vault-var)](https://pypi.org/project/ansible-vault-var/) [![License](https://img.shields.io/badge/License-MIT-lightgrey.svg)](https://github.com/cbuschka/ansible-vault-var/blob/main/license.txt)\n\n# ansible-vault-var - Get and set encrypted values in vars yaml file.\n\n## Features\n\n* get encrypted value as plain text from ansible vars yaml file\n* set encrypted value from plain text in ansible vars yaml file\n\n## Prerequisites\n\n* GNU make\n* python \u003e= 3.6\n* pipenv\n\n## Usage\n\n### Get variable\n\n```\npython3 -m ansible_vault_var --vault-password-file=vault_password.txt \\\n\tget_var --var-name=secret_ingredient --vars-file=secret_vars.yml\n```\n\n### Set variable\n\n```\npython3 -m ansible_vault_var --vault-password-file=vault_password.txt \\\n\tset_var --var-name=secret_ingredient --vars-file=secret_vars.yml --new-var-value=salt\n```\n\nCopyright (c) 2021 by [Cornelius Buschka](https://github.com/cbuschka).\n\n[MIT](./license.txt)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcbuschka%2Fansible-vault-var","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcbuschka%2Fansible-vault-var","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcbuschka%2Fansible-vault-var/lists"}