{"id":16299974,"url":"https://github.com/koji/ansible-playbooks","last_synced_at":"2026-05-04T07:37:52.090Z","repository":{"id":91474824,"uuid":"468514249","full_name":"koji/ansible-playbooks","owner":"koji","description":"ansible for local setup Mac","archived":false,"fork":false,"pushed_at":"2022-03-13T23:35:48.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-15T13:48:26.466Z","etag":null,"topics":["ansible","macos"],"latest_commit_sha":null,"homepage":"","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/koji.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":"2022-03-10T21:21:17.000Z","updated_at":"2022-03-11T18:49:05.000Z","dependencies_parsed_at":null,"dependency_job_id":"f0990c23-7abf-4ca4-8fb3-de908cd38e6c","html_url":"https://github.com/koji/ansible-playbooks","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/koji%2Fansible-playbooks","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koji%2Fansible-playbooks/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koji%2Fansible-playbooks/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koji%2Fansible-playbooks/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/koji","download_url":"https://codeload.github.com/koji/ansible-playbooks/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248119439,"owners_count":21050754,"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":["ansible","macos"],"created_at":"2024-10-10T20:49:54.507Z","updated_at":"2026-05-04T07:37:47.062Z","avatar_url":"https://github.com/koji.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# ansible playbooks\n\n## requirements\nTo use ansible and playbook for mac, the followings must be intalled on Mac.\n- homebrew\n- ansible\n- mas-cli\n\n```zsh\n$ /bin/bash -c \"$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)\"\n$ brew install ansible\n$ brew install mas\n```\n\n### how to check app id with mas\nFor installing Apps via App Store, we will need to know appId instead of App name.\n```zsh\n$  mas search Xcode\n497799835  Xcode                                               (13.2.1)\n1388020431  DevCleaner for Xcode                               (2.3.1)\n1179007212  Code School for Xcode Free -Learn How to Make Apps (1.1.3)\n431748264  Pluralsight: Learn Tech Skills                      (3.24)\n1083165894  Course for Xcode 7 Lite                            (1.0)\n```\n\n## how to use playbook\n```zsh\n$ git clone this repo\n$ cd ansible\n$ cd local\n\n# if you update any yml files, need to check syntax with the following command\n# if you get any errors, you will need to fix them.\n$ ansible-playbook playbook.yml --syntax-check\n\n# run ansible-playbook\n$ ansible-playbook playbook.yml -K\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkoji%2Fansible-playbooks","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkoji%2Fansible-playbooks","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkoji%2Fansible-playbooks/lists"}