{"id":21217586,"url":"https://github.com/nlamirault/divona","last_synced_at":"2025-03-15T00:43:07.300Z","repository":{"id":9239439,"uuid":"11058915","full_name":"nlamirault/divona","owner":"nlamirault","description":"Automated installation using Ansible","archived":false,"fork":false,"pushed_at":"2025-02-27T07:48:14.000Z","size":1541,"stargazers_count":0,"open_issues_count":4,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-27T10:43:09.429Z","etag":null,"topics":["ansible","automation","divona-roles","galactus"],"latest_commit_sha":null,"homepage":"","language":"Makefile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nlamirault.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":"2013-06-29T20:28:48.000Z","updated_at":"2024-12-05T07:36:23.000Z","dependencies_parsed_at":"2024-03-04T09:57:50.194Z","dependency_job_id":"2af195ad-e34f-4a71-a321-134806ae8a07","html_url":"https://github.com/nlamirault/divona","commit_stats":null,"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nlamirault%2Fdivona","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nlamirault%2Fdivona/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nlamirault%2Fdivona/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nlamirault%2Fdivona/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nlamirault","download_url":"https://codeload.github.com/nlamirault/divona/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243667966,"owners_count":20328036,"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","automation","divona-roles","galactus"],"created_at":"2024-11-20T21:59:14.700Z","updated_at":"2025-03-15T00:43:07.281Z","avatar_url":"https://github.com/nlamirault.png","language":"Makefile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Divona\n\n[![Linux](https://github.com/nlamirault/divona/actions/workflows/setup-linux.yml/badge.svg)](https://github.com/nlamirault/divona/actions/workflows/setup-linux.yml)\n[![MacOS](https://github.com/nlamirault/divona/actions/workflows/setup-mac.yml/badge.svg)](https://github.com/nlamirault/divona/actions/workflows/setup-mac.yml)\n[![Windows](https://github.com/nlamirault/divona/actions/workflows/setup-windows.yml/badge.svg)](https://github.com/nlamirault/divona/actions/workflows/setup-windows.yml)\n\n## Usage\n\n```shell\n❯  make\n                  D I V O N A\n------------------------------------------------------------------\n\nUsage: make \u003ctarget\u003e\n\nDevelopment\n  clean                      Cleanup\n  validate                   Execute git-hooks\n  license                    Check license (ACTION=xxx : fix or check)\n\nAnsible\n  ansible-init               Bootstrap Ansible\n  ansible-deps               Install dependencies\n  ansible-ping               Check Ansible installation (ENV=xxx)\n  ansible-debug              Retrieve informations from hosts (ENV=xxx)\n  ansible-run                Execute Ansible playbook (ENV=xxx)\n  ansible-dryrun             Execute Ansible playbook (ENV=xxx)\n```\n\n## Linux\n\n### Ansible\n\nInstall Ansible using pip or your package manager. For Archlinux:\n\n```shell\n\u003e pacman -Sy ansible\n```\n\n### Setup Linux Workstation\n\n```shell\n\u003e git clone https://github.com/nlamirault/divona.git\n\u003e cd divona\n\u003e make ansible-init\n\u003e make ansible-deps ENV=linux\n\u003e make ansible-run ENV=linux\n```\n\n## OSX\n\n### Install homebrew\n\nSee http://brew.sh/\n\n```shell\n/bin/bash -c \"$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)\"\n```\n\n### Install ansible\n\n```shell\nbrew install git python3 ansible\n```\n\n### Setup Mac\n\n```shell\n\u003e git clone https://github.com/nlamirault/divona.git\n\u003e cd divona\n\u003e make ansible-init\n\u003e make ansible-deps ENV=mac\n\u003e make ansible-run ENV=mac\n```\n\n## Windows\n\n`TODO`\n\n## Contact\n\nNicolas Lamirault \u003cnicolas.lamirault@gmail.com\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnlamirault%2Fdivona","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnlamirault%2Fdivona","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnlamirault%2Fdivona/lists"}