{"id":20923595,"url":"https://github.com/pascal-splotches/ansible-directories","last_synced_at":"2026-04-17T09:31:41.376Z","repository":{"id":144436850,"uuid":"157000834","full_name":"pascal-splotches/ansible-directories","owner":"pascal-splotches","description":"Create pre-defined directory structures.","archived":false,"fork":false,"pushed_at":"2018-11-10T21:45:39.000Z","size":28,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-30T04:44:08.707Z","etag":null,"topics":["ansible-role"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pascal-splotches.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":"2018-11-10T16:45:56.000Z","updated_at":"2019-04-17T07:10:57.000Z","dependencies_parsed_at":null,"dependency_job_id":"76a52ce2-e914-43c5-ad45-d44a5404c36e","html_url":"https://github.com/pascal-splotches/ansible-directories","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/pascal-splotches/ansible-directories","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pascal-splotches%2Fansible-directories","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pascal-splotches%2Fansible-directories/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pascal-splotches%2Fansible-directories/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pascal-splotches%2Fansible-directories/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pascal-splotches","download_url":"https://codeload.github.com/pascal-splotches/ansible-directories/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pascal-splotches%2Fansible-directories/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31923092,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-17T09:10:15.403Z","status":"ssl_error","status_checked_at":"2026-04-17T09:10:14.455Z","response_time":62,"last_error":"SSL_read: 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":["ansible-role"],"created_at":"2024-11-18T20:16:58.121Z","updated_at":"2026-04-17T09:31:41.356Z","avatar_url":"https://github.com/pascal-splotches.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ansible-directories\n\n[![Travis CI](https://img.shields.io/travis/com/pascal-splotches/ansible-directories.svg?style=flat-square)](https://travis-ci.com/pascal-splotches/ansible-directories)\n[![GitHub tag (latest SemVer)](https://img.shields.io/github/tag/pascal-splotches/ansible-directories.svg?style=flat-square)](https://github.com/pascal-splotches/ansible-directories/releases)\n[![Ansible Role](https://img.shields.io/ansible/role/32495.svg?style=flat-square)](https://galaxy.ansible.com/pascal_splotches/directories)\n![standard-readme compliant](https://img.shields.io/badge/standard--readme-OK-brightgreen.svg?style=flat-square)\n[![GitHub License](https://img.shields.io/github/license/pascal-splotches/ansible-directories.svg?style=flat-square)](https://github.com/pascal-splotches/ansible-directories/blob/master/LICENSE)\n\nCreate pre-defined directory structures.\n\n## Getting Started\n### Role Variables\n\n| Name          | Description                                              | Default                          |\n|---------------|----------------------------------------------------------|----------------------------------|\n| `users`       | The users for whom we provision the relative directories | `[ '{{ ansible_user_id }}' ]`    |\n| `directories` | The directories to be created                            | `{ relative: [], absolute: [] }` |\n\n### Example\n\n```YAML\ndirectories:\n  relative:\n  - path: directory/path # required\n    mode: 0700           # optional\n  absolute:\n  - path:  /directory/path # required\n    owner: root            # optional\n    mode:  0700            # optional\n```\n\n## Dependencies\n\n- _none_\n\n## Built With\n\n- [Ansible](https://www.ansible.com/)\n\n## Versioning\n\nWe use [SemVer](https://semver.org/) for versioning. For the versions available, see the [releases on this repository](https://github.com/pascal-splotches/ansible-directories/releases).\n\n## Authors\n\n- Pascal Scheepers \u003c[pascal@splotch.es](mailto:pascal@splotch.es)\u003e\n\n## License\n\nThis project is licensed under the GPLv3 License - see the [LICENSE](./LICENSE) file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpascal-splotches%2Fansible-directories","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpascal-splotches%2Fansible-directories","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpascal-splotches%2Fansible-directories/lists"}