{"id":18754467,"url":"https://github.com/juju4/ansible-orchestrator","last_synced_at":"2025-11-28T21:30:13.264Z","repository":{"id":143723442,"uuid":"70548823","full_name":"juju4/ansible-orchestrator","owner":"juju4","description":"set up an ansible orchestrator with given github or galaxy roles","archived":false,"fork":false,"pushed_at":"2024-11-24T18:58:24.000Z","size":112,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-12-29T01:24:26.923Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/juju4.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":"2016-10-11T02:40:23.000Z","updated_at":"2024-11-24T18:41:27.000Z","dependencies_parsed_at":null,"dependency_job_id":"c41e319b-eab2-43d3-b361-2fa5b6c62bbe","html_url":"https://github.com/juju4/ansible-orchestrator","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juju4%2Fansible-orchestrator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juju4%2Fansible-orchestrator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juju4%2Fansible-orchestrator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juju4%2Fansible-orchestrator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/juju4","download_url":"https://codeload.github.com/juju4/ansible-orchestrator/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239644163,"owners_count":19673578,"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":[],"created_at":"2024-11-07T17:29:09.212Z","updated_at":"2025-11-28T21:30:13.199Z","avatar_url":"https://github.com/juju4.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Actions Status - Master](https://github.com/juju4/ansible-orchestrator/workflows/AnsibleCI/badge.svg)](https://github.com/juju4/ansible-orchestrator/actions?query=branch%3Amaster)\n[![Actions Status - Devel](https://github.com/juju4/ansible-orchestrator/workflows/AnsibleCI/badge.svg?branch=devel)](https://github.com/juju4/ansible-orchestrator/actions?query=branch%3Adevel)\n\n# Orchestrator ansible role\n\nA simple ansible role to setup a dedicated host as an ansible/vagrant orchestrator.\nAs it is inside a \"guest\", it's more fit to manage remote/cloud instance (digitalocean, aws, vsphere...) than a local one (virtualbox, libvirt...)\n\nIt will install vagrant, ansible and some vagrant plugins\n\n## Requirements \u0026 Dependencies\n\n### Ansible\nIt was tested on the following versions:\n * 2.0\n * 2.2\n * 2.5\n\n### Operating systems\n\nTested on Ubuntu 14.04, 16.04, 18.04 and centos7\n\n## Example Playbook\n\nJust include this role in your list.\nFor example\n\n```\n- host: all\n  roles:\n    - juju4.orchestrator\n```\n\n## Variables\n\nNothing specific for now.\n\n## Continuous integration\n\nThis role has Github action, kitchen test and also a Vagrantfile (test/vagrant).\nDefault kitchen config (.kitchen.yml) is lxd-based, while (.kitchen.vagrant.yml) is vagrant/virtualbox based.\n\nOnce you ensured all necessary roles are present, You can test with:\n```\n$ gem install kitchen-ansible kitchen-lxd_cli kitchen-sync kitchen-vagrant\n$ cd /path/to/roles/juju4.orchestrator\n$ kitchen verify\n$ kitchen login\n```\nor\n```\n$ cd /path/to/roles/juju4.orchestrator/test/vagrant\n$ vagrant up\n$ vagrant ssh\n```\n\n## Troubleshooting \u0026 Known issues\n\n* ```The conditional check 'not orchestrator_rolesonly' failed. The error was: cannot import name AnsibleVaultEncryptedUnicode```\nSeems to appear on Centos (travis/docker centos6, kitchen/lxd centos7).\nPython lib issue?\n\n## License\n\nBSD 2-clause\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjuju4%2Fansible-orchestrator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjuju4%2Fansible-orchestrator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjuju4%2Fansible-orchestrator/lists"}