{"id":16963257,"url":"https://github.com/ruzickap/ansible-role-proxy_settings","last_synced_at":"2025-03-22T14:30:56.752Z","repository":{"id":21937372,"uuid":"25261812","full_name":"ruzickap/ansible-role-proxy_settings","owner":"ruzickap","description":"Ansible role for configuring proxy settings for Linux based systems","archived":false,"fork":false,"pushed_at":"2025-03-09T03:10:06.000Z","size":170,"stargazers_count":18,"open_issues_count":1,"forks_count":9,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-03-18T11:52:00.186Z","etag":null,"topics":["ansible","ansible-role","debian","proxy","proxy-settings","public","redhat","ubuntu"],"latest_commit_sha":null,"homepage":"https://galaxy.ansible.com/ruzickap/proxy_settings/","language":"Jinja","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/ruzickap.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2014-10-15T15:48:52.000Z","updated_at":"2025-03-09T03:10:09.000Z","dependencies_parsed_at":"2023-12-08T08:30:41.468Z","dependency_job_id":"120477f3-f6f9-49f5-9f2e-aabd9d88c4f3","html_url":"https://github.com/ruzickap/ansible-role-proxy_settings","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/ruzickap%2Fansible-role-proxy_settings","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruzickap%2Fansible-role-proxy_settings/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruzickap%2Fansible-role-proxy_settings/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruzickap%2Fansible-role-proxy_settings/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ruzickap","download_url":"https://codeload.github.com/ruzickap/ansible-role-proxy_settings/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244971740,"owners_count":20540843,"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-role","debian","proxy","proxy-settings","public","redhat","ubuntu"],"created_at":"2024-10-13T23:24:10.313Z","updated_at":"2025-03-22T14:30:56.401Z","avatar_url":"https://github.com/ruzickap.png","language":"Jinja","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Ansible Role: proxy_settings\n\n[![Ansible Galaxy](http://img.shields.io/badge/galaxy-ruzickap.proxy_settings-660198.svg)](https://galaxy.ansible.com/ruzickap/proxy_settings/)\n\nConfigure proxy settings for Red Hat, Debian and Suse based OS.\n\n## Requirements\n\nNone\n\n## Role Variables\n\nBasic proxy settings.\n\n```yaml\nproxy_settings_http_proxy: 'http://myuser:***********@px01.example.com:3128'\nproxy_settings_ftp_proxy: 'http://proxy.example.com:8080'\nproxy_settings_https_proxy: 'http://px01.example.com:3128'\nproxy_settings_no_proxy: 'example.com,192.168.122.1'\n```\n\nYou proxy settings if you are using Red Hat based OS.\n\n```yaml\nproxy_settings_yum_proxy: 'http://proxysrv:8080'\nproxy_settings_yum_proxy_username: 'myuser'\nproxy_settings_yum_proxy_password: '********'\n```\n\nDebian yum proxy settings variables are taken from the default ones.\n\n## Dependencies\n\nNone.\n\n## Example Playbook\n\nIncluding an example of how to use your role (for instance, with variables\npassed in as parameters) is always nice for users too:\n\n```yaml\n- hosts: servers\n  roles:\n    - role: ruzickap.proxy_settings\n      proxy_settings_http_proxy: 'http://myuser:************@px01.example.com:3128'\n      proxy_settings_ftp_proxy: 'http://proxy.example.com:8080'\n      proxy_settings_https_proxy: 'http://px01.example.com:3128'\n      proxy_settings_no_proxy: 'example.com,192.168.122.1'\n      proxy_settings_yum_proxy: 'http://proxysrv:8080'\n      proxy_settings_yum_proxy_username: 'myuser'\n      proxy_settings_yum_proxy_password: '********'\n```\n\n## License\n\nMIT\n\n## Author Information\n\nThis role was created in 2014 by [petr.ruzicka@gmail.com](mailto:petr.ruzicka@gmail.com)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fruzickap%2Fansible-role-proxy_settings","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fruzickap%2Fansible-role-proxy_settings","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fruzickap%2Fansible-role-proxy_settings/lists"}