{"id":23074839,"url":"https://github.com/bsedin/ansible-nginx","last_synced_at":"2026-04-28T16:05:02.921Z","repository":{"id":79528344,"uuid":"151125525","full_name":"bsedin/ansible-nginx","owner":"bsedin","description":"Ansible role for dockerized nginx setup","archived":false,"fork":false,"pushed_at":"2022-01-26T15:28:39.000Z","size":14,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-09T01:17:41.263Z","etag":null,"topics":["ansible","ansible-role","docker","nginx"],"latest_commit_sha":null,"homepage":null,"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/bsedin.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":"2018-10-01T17:05:34.000Z","updated_at":"2022-01-26T15:28:42.000Z","dependencies_parsed_at":"2023-05-10T20:45:11.907Z","dependency_job_id":null,"html_url":"https://github.com/bsedin/ansible-nginx","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/bsedin%2Fansible-nginx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bsedin%2Fansible-nginx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bsedin%2Fansible-nginx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bsedin%2Fansible-nginx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bsedin","download_url":"https://codeload.github.com/bsedin/ansible-nginx/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246998156,"owners_count":20866690,"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","docker","nginx"],"created_at":"2024-12-16T08:29:42.330Z","updated_at":"2026-04-28T16:05:02.881Z","avatar_url":"https://github.com/bsedin.png","language":"Jinja","funding_links":[],"categories":[],"sub_categories":[],"readme":"# nginx ansible role\n\nCreate `./library` directory in your ansible project:\n\n```\nmkdir ./library\n```\n\nAnd configure `ansible.cfg`:\n\n```\n[defaults]\nroles_path = ./library\n```\n\nAdd submodule:\n\n```\ngit submodule add git@github.com:kressh/ansible-nginx.git library/nginx\n```\n\nSee `defaults/main.yml`\n\nUse role:\n\n```yaml\n---\n- hosts: yourserver.io\n  remote_user: ansible\n  become: true\n  roles:\n    - nginx\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbsedin%2Fansible-nginx","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbsedin%2Fansible-nginx","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbsedin%2Fansible-nginx/lists"}