{"id":16963497,"url":"https://github.com/leucos/ansible-lsyncd-fanout","last_synced_at":"2026-05-16T22:05:41.266Z","repository":{"id":136626336,"uuid":"41632213","full_name":"leucos/ansible-lsyncd-fanout","owner":"leucos","description":"Ansible role that replicates multiple directories to multiple targets, using lsyncd 2.x.","archived":false,"fork":false,"pushed_at":"2016-02-08T11:36:34.000Z","size":5,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-05T02:39:18.622Z","etag":null,"topics":["ansibile-role","lsyncd"],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/leucos.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-08-30T14:52:53.000Z","updated_at":"2018-05-08T02:45:18.000Z","dependencies_parsed_at":"2023-04-28T21:37:17.488Z","dependency_job_id":null,"html_url":"https://github.com/leucos/ansible-lsyncd-fanout","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/leucos/ansible-lsyncd-fanout","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leucos%2Fansible-lsyncd-fanout","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leucos%2Fansible-lsyncd-fanout/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leucos%2Fansible-lsyncd-fanout/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leucos%2Fansible-lsyncd-fanout/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/leucos","download_url":"https://codeload.github.com/leucos/ansible-lsyncd-fanout/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leucos%2Fansible-lsyncd-fanout/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33120450,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-16T18:38:32.183Z","status":"ssl_error","status_checked_at":"2026-05-16T18:38:29.903Z","response_time":115,"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":["ansibile-role","lsyncd"],"created_at":"2024-10-13T23:25:05.548Z","updated_at":"2026-05-16T22:05:41.249Z","avatar_url":"https://github.com/leucos.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"ansible-lsyncd-fanout role\n==========================\n\nThis role will let you replicate multiple directories to multiple\ntargets, using lsyncd 2.x.\n\n\n## Variables\n\n- `lsyncd_fanout_delay`: delay between file syncs (default: 5)\n- `lsyncd_fanout_directories`: directories to sync (required, default: false, i.e.\nnone)\n- `lsyncd_fanout_max_processes`: max concurrent sync processes (default: 5)\n- `lsyncd_fanout_slaves_interface`: what network interface do the slave\nuse to communicate with me (required, default: false, i.e. none)\n- `lsyncd_fanout_slaves_group`: name of group containing slaves to sync (required, default: none)\n\n## Usage\n\n    - role: ansible-lsyncd-fanout\n      lsyncd_fanout_directories:\n        - '/var/www/website'\n      lsyncd_fanout_slaves_interface: eth0\n      lsyncd_fanout_slaves_group: lsyncd-slaves\n\nThis will sync directory `/var/www/website` on all hosts in the\n`lsyncd-slaves` group, using the slave's IP address on `eth0`. You can\nset multiple directories if you have several of them to sync.\n\n## Limitations\n\nThis role does not support concurrent lsyncd instances, and as such can\nonly be executed once in a playbook.\nIn practice, this means that you can not sync to different sets of\nservers depending on the directory.\n\n## Warning\n\nWhile it's convenient, this role creates a passwordless ssh key to\nsynchronize remote hosts via rsync+ssh. Filter out and don't loose your private key !\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleucos%2Fansible-lsyncd-fanout","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fleucos%2Fansible-lsyncd-fanout","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleucos%2Fansible-lsyncd-fanout/lists"}