{"id":20160699,"url":"https://github.com/aplyca/ansible-role-ansibletower","last_synced_at":"2026-05-07T04:40:41.446Z","repository":{"id":138106490,"uuid":"70011422","full_name":"Aplyca/ansible-role-ansibletower","owner":"Aplyca","description":"Install, upgrade, backup, restore and configure Ansible Tower","archived":false,"fork":false,"pushed_at":"2019-03-07T15:54:45.000Z","size":14,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-03-03T02:41:35.699Z","etag":null,"topics":["ansible","ansible-roles","ansible-tower","backup","install","restore","upgrade"],"latest_commit_sha":null,"homepage":"http://www.aplyca.com","language":"Shell","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/Aplyca.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-04T22:24:16.000Z","updated_at":"2019-03-07T15:54:47.000Z","dependencies_parsed_at":null,"dependency_job_id":"fc44ff5c-d80e-4e42-9926-20dfd22a7125","html_url":"https://github.com/Aplyca/ansible-role-ansibletower","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Aplyca/ansible-role-ansibletower","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Aplyca%2Fansible-role-ansibletower","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Aplyca%2Fansible-role-ansibletower/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Aplyca%2Fansible-role-ansibletower/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Aplyca%2Fansible-role-ansibletower/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Aplyca","download_url":"https://codeload.github.com/Aplyca/ansible-role-ansibletower/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Aplyca%2Fansible-role-ansibletower/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274477189,"owners_count":25292821,"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","status":"online","status_checked_at":"2025-09-10T02:00:12.551Z","response_time":83,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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","ansible-roles","ansible-tower","backup","install","restore","upgrade"],"created_at":"2024-11-14T00:15:23.024Z","updated_at":"2026-05-07T04:40:36.402Z","avatar_url":"https://github.com/Aplyca.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"Ansible Role: AnsibleTower\n==========================\n\n[![Build Status](https://travis-ci.org/Aplyca/ansible-role-ansibletower.svg?branch=master)](https://travis-ci.org/Aplyca/ansible-role-ansibletower)\n[![Circle CI](https://circleci.com/gh/Aplyca/ansible-role-ansibletower.png?style=badge)](https://circleci.com/gh/Aplyca/ansible-role-ansibletower)\n\nAnsible Role for standard creation of roles.\n\nRequirements\n------------\n\nUse hash behavior for variables in ansible.cfg\nSee example: https://github.com/Aplyca/ansible-role-ansibletower/blob/master/tests/ansible.cfg\nSee official docs: http://docs.ansible.com/intro_configuration.html#hash-behaviour\n\nInstallation\n------------\n\nUsing ansible galaxy:\n```bash\nansible-galaxy install Aplyca.AnsibleTower\n```\nYou can add this role as a dependency for other roles, add the role to the meta/main.yml file of your own role:\n```yaml\ndependencies:\n  - { role: Aplyca.AnsibleTower }\n```\n\nRole Variables\n--------------\n\nSee default variables: https://github.com/Aplyca/ansible-role-ansibletower/blob/master/defaults/main.yml\n\nCretae a new role using this as boilerplate\n-------------------------------------------\n\n```bash\ngit clone git@github.com:Aplyca/ansible-role-ansibletower.git NewRole;\ncd NewRole;\nrm -rf .git;\nfind ./ -type f -exec sed -i '' -e 's/ansibletower/newrole/g' {} \\;\nfind ./ -type f -exec sed -i '' -e 's/Ansible Tower/New Role/g' {} \\;\nfind ./ -type f -exec sed -i '' -e 's/AnsibleTower/NewRole/g' {} \\;\nfind . -name \"ansibletower.*\" -exec sh -c 'mv \"$1\" \"$(dirname ${1})/newrole.\"${1##*.}\"\"' _ {} \\;\n```\n\n\nDependencies\n------------\n\nNone.\n\nTesting\n-------\nUsing Vagrant:\n\n```bash\ntests/vagrant.sh\n```\nUsing Docker:\n\n```bash\ntests/docker.sh\n```\n\nLicense\n-------\n\nMIT / BSD\n\nAuthor Information\n------------------\n\nMauricio Sánchez from Aplyca SAS (http://www.aplyca.com)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faplyca%2Fansible-role-ansibletower","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faplyca%2Fansible-role-ansibletower","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faplyca%2Fansible-role-ansibletower/lists"}