{"id":23042964,"url":"https://github.com/akman/ansible-role-ocstore_sync","last_synced_at":"2026-01-12T06:42:46.339Z","repository":{"id":68360215,"uuid":"101782498","full_name":"Akman/ansible-role-ocstore_sync","owner":"Akman","description":"Sync ocStore application on Linux","archived":false,"fork":false,"pushed_at":"2018-09-16T12:42:34.000Z","size":12,"stargazers_count":0,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-08T15:32:23.972Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/Akman.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-08-29T16:24:35.000Z","updated_at":"2018-09-16T12:42:36.000Z","dependencies_parsed_at":"2023-04-13T14:31:47.144Z","dependency_job_id":null,"html_url":"https://github.com/Akman/ansible-role-ocstore_sync","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/Akman%2Fansible-role-ocstore_sync","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Akman%2Fansible-role-ocstore_sync/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Akman%2Fansible-role-ocstore_sync/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Akman%2Fansible-role-ocstore_sync/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Akman","download_url":"https://codeload.github.com/Akman/ansible-role-ocstore_sync/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246916961,"owners_count":20854550,"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":[],"created_at":"2024-12-15T20:37:51.676Z","updated_at":"2026-01-12T06:42:46.333Z","avatar_url":"https://github.com/Akman.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Ansible Role: ocstore_sync\n\nSync ocStore on Linux.\n\n## Requirements\n\nNone.\n\n## Role Variables\n\nAvailable variables are listed below, along with default values:\n\nocstore_sync_dir: \"resources/{{ inventory_hostname }}/sync\"\nocstore_sync_tasks: []\n\n## Dependencies\n\nNone.\n\n## Example Playbook\n\n    - hosts: all\n      roles:\n        - Akman.ocstore_sync\n\n*Inside `vars/main.yml`*:\n\nocstore_sync_dir: \"resources/{{ inventory_hostname }}/sync\"\n\nocstore_sync_tasks:\n  - path: \"{{ ocstore_shared_dir }}/image/data/avatars/300\"\n    mode: \"pull\"\n    options:\n      - \"--delete-before\"\n  - path: \"{{ ocstore_shared_dir }}/download\"\n    mode: \"push\"\n    options:\n      - \"--delete-after\"\n      - \"--exclude=index.html\"\n  - path: \"{{ ocstore_shared_dir }}/image\"\n    mode: \"push\"\n    options:\n      - \"--delete-after\"\n      - \"--exclude=/cache/\"\n      - \"--exclude=/no_image.jpg\"\n      - \"--exclude=index.html\"\n  - path: \"{{ ocstore_shared_dir }}/css\"\n    mode: \"push\"\n    options:\n      - \"--delete-after\"\n      - \"--exclude=index.html\"\n\n## License\n\nMIT / BSD\n\n## Author Information\n\nThis role was created in 2017 by Alexander Kapitman\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakman%2Fansible-role-ocstore_sync","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fakman%2Fansible-role-ocstore_sync","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakman%2Fansible-role-ocstore_sync/lists"}