{"id":19646182,"url":"https://github.com/yoctol/ansible-env-file","last_synced_at":"2026-03-04T06:32:01.378Z","repository":{"id":69890819,"uuid":"67014016","full_name":"Yoctol/ansible-env-file","owner":"Yoctol","description":"Role to render env file with ease.","archived":false,"fork":false,"pushed_at":"2018-04-08T14:15:34.000Z","size":11,"stargazers_count":3,"open_issues_count":1,"forks_count":0,"subscribers_count":11,"default_branch":"master","last_synced_at":"2025-11-21T06:03:52.799Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"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/Yoctol.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":"2016-08-31T07:26:06.000Z","updated_at":"2021-02-06T02:47:15.000Z","dependencies_parsed_at":"2023-05-24T18:00:10.148Z","dependency_job_id":null,"html_url":"https://github.com/Yoctol/ansible-env-file","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/Yoctol/ansible-env-file","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Yoctol%2Fansible-env-file","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Yoctol%2Fansible-env-file/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Yoctol%2Fansible-env-file/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Yoctol%2Fansible-env-file/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Yoctol","download_url":"https://codeload.github.com/Yoctol/ansible-env-file/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Yoctol%2Fansible-env-file/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30074147,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-04T05:31:57.858Z","status":"ssl_error","status_checked_at":"2026-03-04T05:31:38.462Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2024-11-11T14:37:12.141Z","updated_at":"2026-03-04T06:32:01.356Z","avatar_url":"https://github.com/Yoctol.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"Role Name\n=========\n\nRole to render env file with ease.\n\nRequirements\n------------\n\nAnsible \u003e= 1.2\n\nRole Variables\n--------------\n\n```yaml\n# Env object to make env file with.\nenv: {}\n\n# Required, the path where dockerfile to be rendered on the host.\ndest: ~/env-file\n\n# Optional template arguments, which are the args of template module except `src`.\n# If not set, default template settings are used.\n# Check http://docs.ansible.com/ansible/template_module.html.\nowner:\ngroup:\nmode:\nbackup:\nforce:\nvalidate:\nselevel:\nserole:\nsetype:\nseuser:\n```\n\n\nExample Playbook\n----------------\n\n```yaml\n- hosts: servers\n  roles:\n    - role: env_file\n      dest: ~/env-file\n      template_options: owner=root mode=u=rw,g=r,o=r\n```\n\nLicense\n-------\n\nMIT\n\nAuthor Information\n------------------\n\nYoctol Info Inc.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyoctol%2Fansible-env-file","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyoctol%2Fansible-env-file","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyoctol%2Fansible-env-file/lists"}