{"id":21585928,"url":"https://github.com/christophercatt/ansible-install","last_synced_at":"2026-04-18T01:07:41.661Z","repository":{"id":174509031,"uuid":"237176179","full_name":"christophercatt/ansible-install","owner":"christophercatt","description":"A simple install script to automate Ansible installation within a Python3.7 virtual environment on Ubuntu systems.","archived":false,"fork":false,"pushed_at":"2020-11-16T09:20:06.000Z","size":13,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-18T09:15:26.711Z","etag":null,"topics":["ansible","bash","install-script","python3-7"],"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/christophercatt.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":"2020-01-30T09:08:01.000Z","updated_at":"2020-11-16T09:20:09.000Z","dependencies_parsed_at":"2023-07-28T09:15:18.721Z","dependency_job_id":null,"html_url":"https://github.com/christophercatt/ansible-install","commit_stats":null,"previous_names":["christophercatt/ansible-install"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/christophercatt/ansible-install","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/christophercatt%2Fansible-install","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/christophercatt%2Fansible-install/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/christophercatt%2Fansible-install/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/christophercatt%2Fansible-install/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/christophercatt","download_url":"https://codeload.github.com/christophercatt/ansible-install/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/christophercatt%2Fansible-install/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31952230,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T00:39:45.007Z","status":"ssl_error","status_checked_at":"2026-04-18T00:39:20.671Z","response_time":62,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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","bash","install-script","python3-7"],"created_at":"2024-11-24T15:12:11.809Z","updated_at":"2026-04-18T01:07:41.640Z","avatar_url":"https://github.com/christophercatt.png","language":"Shell","readme":"# ansible-install\n\nNote: This is a work in progress and is currently undergoing testing and improvements.\n\n\nThis is a lightweight install script to install Ansible within a Python3 virtual environment (for extra security).\nTo change install location, simply change the path within the $dir variable.\n\n\n## Usage\n\n\n* Make sure git is installed:\n\n      sudo apt install git\n\n* Clone this Repo to desired download folder:\n\n      git clone https://github.com/christophercatt/ansible-install.git\n\n* Change directory into Repo:\n\n      cd ansible-install/\n\n* Run install script as 'sudo' user:\n\n      sudo ./ans-install.sh\n\n* To default into the virtual environment and start using anisible, use:\n\n      ansible-go\n\n\u003cbr/\u003e\nNote: to use 'ansible-go' command, please either log out or open a new terminal session for alias to take effect or change directory to that specified in $dir within the script and run:\n\n    source venv/bin/activate\n\n\u003cbr/\u003e\nUse the following to exit the virtual environment:\n\n    deactivate\n\n## To-Do\n- [x] Testing\n- [x] Stop file creation from setting owner as 'root'\n- [x] Add Alias to user's .bashrc file\n- [x] Update to use Python 3\n- [x] Add module to add ansible-go command to .bashrc\n- [x] Fix bug where virtual environment isn't activated\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchristophercatt%2Fansible-install","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchristophercatt%2Fansible-install","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchristophercatt%2Fansible-install/lists"}