{"id":13501473,"url":"https://github.com/pulp/pulp-infra-ansible","last_synced_at":"2025-03-29T09:30:33.036Z","repository":{"id":42688231,"uuid":"108460234","full_name":"pulp/pulp-infra-ansible","owner":"pulp","description":"A repo to hold Ansible playbooks to deploy infrastructure that supports the Pulp project itself, e.g. website, etc.","archived":false,"fork":false,"pushed_at":"2024-07-11T19:06:16.000Z","size":135,"stargazers_count":7,"open_issues_count":0,"forks_count":6,"subscribers_count":5,"default_branch":"master","last_synced_at":"2024-10-31T20:40:06.830Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":false,"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/pulp.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":"2017-10-26T20:08:14.000Z","updated_at":"2024-07-11T19:06:20.000Z","dependencies_parsed_at":"2024-01-16T10:36:30.092Z","dependency_job_id":"84e14a12-0b49-4a40-a85c-a037c3829cd8","html_url":"https://github.com/pulp/pulp-infra-ansible","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulp%2Fpulp-infra-ansible","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulp%2Fpulp-infra-ansible/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulp%2Fpulp-infra-ansible/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pulp%2Fpulp-infra-ansible/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pulp","download_url":"https://codeload.github.com/pulp/pulp-infra-ansible/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246166968,"owners_count":20734373,"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-07-31T22:01:38.739Z","updated_at":"2025-03-29T09:30:32.720Z","avatar_url":"https://github.com/pulp.png","language":"Python","funding_links":[],"categories":["Python"],"sub_categories":[],"readme":"# Pulp Project Infrastructure Management using Ansible\n\n## Introduction\n\nThis repository holds Ansible playbooks to deploy infrastructure that supports the Pulp project itself, e.g. website, etc.\n\nYou need Ansible \u003e=2.3 to be able to handle the (new) YAML-based 'hosts' file format.\n\n## Admin-specific Production Settings\n\nYou can use `group_vars/all/local_settings.yml` for you local\nsettings like `ansible_become_pass` if your computer storage is\nencrypted. Use `--ask-sudo-pass` if you don't want to use this\nmethod. Currently Ansible is unable to ask _when needed_ so\nthe global setting has been disabled in `ansible.cfg`.\n\n## Dealing with Secrets\n\nWe use Ansible Vault (`ansible-vault` command) to hide some parameters\nlike service credentials or emails to avoid SPAM.\n\nTo make it easy all such files are named '\\*.vault.yml' and git\nattributes are defined to make diff-ing and merging easy.\n\nYour config needs to be enhanced to tel git how to handle these files.\nThis is very easy, look at this URL for more info:\n  https://github.com/building5/ansible-vault-tools\n\n## Improving Ansible Speed\n\nAnsible is slow, but there's a nice project to improve its performance. It still has glitches so it's not enabled by default, but it's easy to enable it.\n\nFirst install the library (it is not yet packaged):\n\n  pip install mitogen\n\nThen you just need to run playbooks this way:\n\n  ANSIBLE_STRATEGY=mitogen_linear ansible-playbook …\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpulp%2Fpulp-infra-ansible","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpulp%2Fpulp-infra-ansible","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpulp%2Fpulp-infra-ansible/lists"}