{"id":18638338,"url":"https://github.com/d3pre5s/ansible-role-nginx","last_synced_at":"2025-04-11T10:31:13.737Z","repository":{"id":181834175,"uuid":"382953141","full_name":"d3pre5s/ansible-role-nginx","owner":"d3pre5s","description":null,"archived":false,"fork":false,"pushed_at":"2021-07-04T22:04:56.000Z","size":9,"stargazers_count":9,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2023-07-17T20:25:55.378Z","etag":null,"topics":["ansible","ansible-galaxy","ansible-role","ansible-role-nginx","nginx"],"latest_commit_sha":null,"homepage":"","language":"Jinja","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/d3pre5s.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}},"created_at":"2021-07-04T21:39:11.000Z","updated_at":"2023-07-17T20:25:58.823Z","dependencies_parsed_at":"2023-07-17T20:36:24.455Z","dependency_job_id":null,"html_url":"https://github.com/d3pre5s/ansible-role-nginx","commit_stats":null,"previous_names":["d3pre5s/ansible-role-nginx"],"tags_count":null,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/d3pre5s%2Fansible-role-nginx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/d3pre5s%2Fansible-role-nginx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/d3pre5s%2Fansible-role-nginx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/d3pre5s%2Fansible-role-nginx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/d3pre5s","download_url":"https://codeload.github.com/d3pre5s/ansible-role-nginx/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223466411,"owners_count":17149770,"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-galaxy","ansible-role","ansible-role-nginx","nginx"],"created_at":"2024-11-07T05:40:46.092Z","updated_at":"2024-11-07T05:40:46.571Z","avatar_url":"https://github.com/d3pre5s.png","language":"Jinja","funding_links":[],"categories":[],"sub_categories":[],"readme":"Ansible Role NGINX\n=========\n\nA brief description of the role goes here.\n\nRequirements\n------------\n\nAny pre-requisites that may not be covered by Ansible itself or the role should\nbe mentioned here. For instance, if the role uses the EC2 module, it may be a\ngood idea to mention in this section that the boto package is required.\n\nRole Variables\n--------------\n\ndefaults file for ansible-role-nginx\n\n```\n#install\nnginx_default_release: \"\"\nnginx_ppa_use: true\nnginx_ppa_version: stable\nnginx_ppa_source: \"nginx\"\nnginx_package_name: \"nginx\"\n\nnginx_remove_default: false\n\n# nginx custom configuration\nnginx_replace_nginxconf: true\nnginx_conf_path: \"nginx.conf.j2\"\nnginx_templates_path: \"{{ role_path }}/templates\"\n\n# nginx.conf\n# nginx.conf:http\nnginx_client_max_body_size: \"64m\"\n\n# nginx.conf:extra\nnginx_extra_conf_options: \"\"\n# Example extra main options, used within the main nginx's context:\n#   nginx_extra_conf_options: |\n#     env VARIABLE;\n#     include /etc/nginx/main.d/*.conf;\n\nnginx_extra_http_options: \"\"\n# Example extra http options, printed inside the main server http config:\n#    nginx_extra_http_options: |\n#      proxy_buffering    off;\n#      proxy_set_header   X-Real-IP $remote_addr;\n#      proxy_set_header   X-Scheme $scheme;\n#      proxy_set_header   X-Forwarded-For $proxy_add_x_forwarded_for;\n#      proxy_set_header   Host $http_host;\n\n# htpasswd\nnginx_htpasswd: []\n# - user: demo\n#   password: demo\n\n# dhparams\nnginx_dhparam: false\n#nginx_dhparam_file: /etc/nginx/dhparams.pem (optional)\n#nginx_dhparam_size: 4096 (optional)\n```\n\nDependencies\n------------\n\nA list of other roles hosted on Galaxy should go here, plus any details in\nregards to parameters that may need to be set for other roles, or variables that\nare used from other roles.\n\nExample Playbook\n----------------\n\n    - hosts: web\n      roles:\n         - nginx\n\nLicense\n-------\n\nBSD\n\nAuthor Information\n------------------\n\nKonstantin Deepezh, https://t.me/deusops\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fd3pre5s%2Fansible-role-nginx","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fd3pre5s%2Fansible-role-nginx","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fd3pre5s%2Fansible-role-nginx/lists"}