{"id":19842017,"url":"https://github.com/soofstad/ansible-cm","last_synced_at":"2026-03-05T13:31:52.219Z","repository":{"id":134814760,"uuid":"385829807","full_name":"soofstad/ansible-cm","owner":"soofstad","description":"Testing out ansible-pull based GitOps","archived":false,"fork":false,"pushed_at":"2021-07-16T08:49:06.000Z","size":12,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-28T22:32:59.533Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/soofstad.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-07-14T05:57:47.000Z","updated_at":"2021-07-16T08:49:09.000Z","dependencies_parsed_at":"2023-03-22T03:03:41.087Z","dependency_job_id":null,"html_url":"https://github.com/soofstad/ansible-cm","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/soofstad/ansible-cm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soofstad%2Fansible-cm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soofstad%2Fansible-cm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soofstad%2Fansible-cm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soofstad%2Fansible-cm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/soofstad","download_url":"https://codeload.github.com/soofstad/ansible-cm/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soofstad%2Fansible-cm/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30127806,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-05T12:40:50.676Z","status":"ssl_error","status_checked_at":"2026-03-05T12:39:32.209Z","response_time":93,"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-12T12:33:32.158Z","updated_at":"2026-03-05T13:31:52.199Z","avatar_url":"https://github.com/soofstad.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# README\n\nThis is an Ansible pull based setup. With no control node\n\n## Subscribe a new host\n\n1. Create a new file for the node named _{new_node_hostname}.yml_.\n\n   ```yaml\n   ---\n   - name: Playbook for the {new_node_hostname} node\n     hosts: {new_node_hostname}\n\n     roles:\n       - common\n   ```\n\n2. Install Ansible on the node\n3. Run;  \n   `ansible-pull -d /etc/ansible/ansible-cm --checkout master -U https://github.com/soofstad/ansible-cm -i \"$(hostname),\" \"$(hostname).yml\"`\n\nDone!  \nThe host will now pull and apply playbooks from this repo every hour\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsoofstad%2Fansible-cm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsoofstad%2Fansible-cm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsoofstad%2Fansible-cm/lists"}