{"id":20235534,"url":"https://github.com/shvamabps/system-setup-ansible","last_synced_at":"2026-04-11T17:04:35.210Z","repository":{"id":252138835,"uuid":"839543505","full_name":"shvamabps/system-setup-ansible","owner":"shvamabps","description":"It contains basic starter setup automated using ansible","archived":false,"fork":false,"pushed_at":"2024-08-12T04:47:52.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-14T00:44:54.145Z","etag":null,"topics":["ansible","ansible-playbook","docker","docker-compose","kubectl","kubernetes","minikube","node","python3","rust-lang"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/shvamabps.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":"2024-08-07T20:37:25.000Z","updated_at":"2024-08-12T04:47:55.000Z","dependencies_parsed_at":"2024-08-12T05:46:29.192Z","dependency_job_id":null,"html_url":"https://github.com/shvamabps/system-setup-ansible","commit_stats":null,"previous_names":["shvamabps/system-setup-ansible"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shvamabps%2Fsystem-setup-ansible","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shvamabps%2Fsystem-setup-ansible/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shvamabps%2Fsystem-setup-ansible/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shvamabps%2Fsystem-setup-ansible/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shvamabps","download_url":"https://codeload.github.com/shvamabps/system-setup-ansible/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241678139,"owners_count":20001682,"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","ansible-playbook","docker","docker-compose","kubectl","kubernetes","minikube","node","python3","rust-lang"],"created_at":"2024-11-14T08:16:44.393Z","updated_at":"2026-04-11T17:04:35.168Z","avatar_url":"https://github.com/shvamabps.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Requirements in Ubuntu \n1. Python3-pip\n2. Ansible\n\n# Installation\n1. Python3-pip:\n```bash\nsudo apt-get install python3-pip -y\n```\n2. Ansible\n```bash\npython3 -m pip install ansible \n```\n\n# Update `hosts.ini` file\n1. Fill out the details in the `hosts.ini` file based on the below code snippet\n\n```ini\n[ubuntu_servers] # group name\n\u003chosts\u003e ansible_user=\u003cusername\u003e ansible_become=true ansible_ssh_pass=\u003cssh password\u003e ansible_become_password=\u003croot password\u003e\n```\n\n# Execution\n1. Change the permission of `setup.sh` file\n```bash\nchmod +x ./setup.sh\n```\n2. Execute the file\n```bash\n./setup.sh\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshvamabps%2Fsystem-setup-ansible","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshvamabps%2Fsystem-setup-ansible","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshvamabps%2Fsystem-setup-ansible/lists"}