{"id":14984562,"url":"https://github.com/mrcloud/mobile-roles-ansible-playbook","last_synced_at":"2025-04-10T21:20:39.361Z","repository":{"id":81101691,"uuid":"123564409","full_name":"MrCloud/mobile-roles-ansible-playbook","owner":"MrCloud","description":"An ansible playbook to provision OS X Computer with iOS and/or Android Development environments and/or CI build agents","archived":false,"fork":false,"pushed_at":"2018-07-16T19:04:55.000Z","size":3037,"stargazers_count":12,"open_issues_count":5,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-03-24T18:49:36.225Z","etag":null,"topics":["agent","android","ansible","ansible-playbook","ansible-roles","ci","developer-tools","ios","osx","osx-setup","playbook","provision","provisioning","provisioning-scripts","xcode"],"latest_commit_sha":null,"homepage":"","language":"Python","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/MrCloud.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":"2018-03-02T10:14:52.000Z","updated_at":"2022-08-24T17:04:35.000Z","dependencies_parsed_at":null,"dependency_job_id":"11065cca-648a-43bd-9a8e-4df7de68f1c4","html_url":"https://github.com/MrCloud/mobile-roles-ansible-playbook","commit_stats":{"total_commits":19,"total_committers":2,"mean_commits":9.5,"dds":"0.052631578947368474","last_synced_commit":"b93696892b8b76735311d1c6380d24491fdff9bc"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MrCloud%2Fmobile-roles-ansible-playbook","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MrCloud%2Fmobile-roles-ansible-playbook/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MrCloud%2Fmobile-roles-ansible-playbook/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MrCloud%2Fmobile-roles-ansible-playbook/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MrCloud","download_url":"https://codeload.github.com/MrCloud/mobile-roles-ansible-playbook/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248298835,"owners_count":21080412,"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":["agent","android","ansible","ansible-playbook","ansible-roles","ci","developer-tools","ios","osx","osx-setup","playbook","provision","provisioning","provisioning-scripts","xcode"],"created_at":"2024-09-24T14:09:16.441Z","updated_at":"2025-04-10T21:20:39.343Z","avatar_url":"https://github.com/MrCloud.png","language":"Python","funding_links":["https://www.buymeacoffee.com/mrcloud"],"categories":[],"sub_categories":[],"readme":"#### Ansible-Playbook\n\nThis project defines ansible roles arranged in a playbook in order to quickly\nprovision an OS X / iOS development environment or Android development environment on OS X.\n\nIn the future we'll add a build agent role as well\n\n**If you like this project you can support me**  \n\n\u003ca href=\"https://www.buymeacoffee.com/mrcloud\" target=\"_blank\"\u003e\u003cimg src=\"https://www.buymeacoffee.com/assets/img/custom_images/white_img.png\" alt=\"Buy Me A Coffee\" style=\"height: 41px !important;width: 174px !important;box-shadow: 0px 3px 2px 0px rgba(190, 190, 190, 0.5) !important;-webkit-box-shadow: 0px 3px 2px 0px rgba(190, 190, 190, 0.5) !important;\" \u003e\u003c/a\u003e\n\n\n![gif](./docs/example.gif)\n\n### Prerequisite\n\n- Xcode [Developer link](https://developer.apple.com/downloads)/[Mac App Store link](https://itunes.apple.com/us/app/xcode/id497799835) or Xcode command line tools installed:\n\n```shell\nxcode-select --install\n```\n\n\n- Ansible installed via pip\n\n```shell\neasy_install pip\npip install ansible\n```\n\n### Usage\n\n- Update the roles defaults to select the packages you want to install:\n\n  #### iOS\n  - Edit [./roles/ios-developer-role/defaults/main.yml](./roles/ios-developer-role/defaults/main.yml) to select the packages you want to install\n\n  #### Android\n  - Edit [./roles/android-developer-role/defaults/main.yml](./roles/android-developer-role/defaults/main.yml) to select the packages you want to install\n\n\n- Then select the roles you want to install by commenting/uncommenting the corresponding lines in: [./mrcloud-playbook.yml](./mrcloud-playbook.yml)\n```yaml\nroles:\n    - ios-developer-role\n    - android-developer-role\n    - ios-agent-role\n```\n\n- Finally install the selected roles by running:\n```shell\nansible-playbook -i inventory mrcloud-playbook.yml\n```\n\n\n\n### Roadmap\n\n- Build \u0026 Test agent (CI, Sonar, Appium) role\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrcloud%2Fmobile-roles-ansible-playbook","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmrcloud%2Fmobile-roles-ansible-playbook","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrcloud%2Fmobile-roles-ansible-playbook/lists"}