{"id":21326138,"url":"https://github.com/mikepruett3/ansible-role-proxy-settings","last_synced_at":"2026-05-21T07:45:12.575Z","repository":{"id":85517472,"uuid":"526700216","full_name":"mikepruett3/ansible-role-proxy-settings","owner":"mikepruett3","description":"Ansible role to configure proxy settings on Linux Servers.","archived":false,"fork":false,"pushed_at":"2024-10-04T19:15:09.000Z","size":19,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-22T12:32:31.935Z","etag":null,"topics":["ansible","ansible-role","proxy","proxy-server","squid","squid-proxy"],"latest_commit_sha":null,"homepage":"","language":null,"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/mikepruett3.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":"2022-08-19T17:42:11.000Z","updated_at":"2024-10-04T19:15:13.000Z","dependencies_parsed_at":"2025-01-22T12:29:01.763Z","dependency_job_id":"dbaac73b-d065-4a35-b6a8-a4a4b2df417d","html_url":"https://github.com/mikepruett3/ansible-role-proxy-settings","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/mikepruett3%2Fansible-role-proxy-settings","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikepruett3%2Fansible-role-proxy-settings/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikepruett3%2Fansible-role-proxy-settings/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikepruett3%2Fansible-role-proxy-settings/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mikepruett3","download_url":"https://codeload.github.com/mikepruett3/ansible-role-proxy-settings/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243806041,"owners_count":20350775,"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","proxy","proxy-server","squid","squid-proxy"],"created_at":"2024-11-21T21:08:39.413Z","updated_at":"2026-05-21T07:45:12.545Z","avatar_url":"https://github.com/mikepruett3.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"Ansible Role: Proxy Settings\n=========\n\nAnsible role to configure proxy settings on Linux Servers.\n\nRequirements\n------------\n\nThe role does not require anything to run on Ubuntu, Debian or RHEL and its derivatives.\n\nRole Variables\n--------------\n\nAvailable variables are listed below, along with default values (see ```defaults/main.yml```):\n\n``` yaml\nproxy_host: \"myproxyserver.example.com\"\nproxy_port: \"3128\"\nproxy_protocol: \"http\"\n```\n\n```proxy_host:``` **(Required)** Hostname or IP Address of the Proxy Server to use.\n\n```proxy_port:``` **(Required)** Port to use to connect with the Proxy Server.\n\n```proxy_protocol``` **(Required)** Protocol to use to connect with the Proxy Server. This should be either **http** or **https**.\n\nRole variables can be stored with the ```hosts.yaml``` file, or in the main variables file.\n\nDependencies\n------------\n\nNone.\n\nExample Playbook\n----------------\n\n``` yaml\n    - hosts: servers\n      roles:\n         - role: mikepruett3.proxy-settings\n```\n\nLicense\n-------\n\nMIT\n\nAuthor Information\n------------------\n\nRole created by [mikepruett3](https://github.com/mikepruett3) on [Github.com](https://github.com/mikepruett3/ansible-role-proxy-settings)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmikepruett3%2Fansible-role-proxy-settings","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmikepruett3%2Fansible-role-proxy-settings","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmikepruett3%2Fansible-role-proxy-settings/lists"}