{"id":18522463,"url":"https://github.com/pdrastil/demo-ansible-python","last_synced_at":"2026-05-07T10:38:11.813Z","repository":{"id":46814674,"uuid":"236462739","full_name":"pdrastil/demo-ansible-python","owner":"pdrastil","description":"Demo deployment of Python application","archived":false,"fork":false,"pushed_at":"2023-01-24T23:26:31.000Z","size":31,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-14T18:11:22.431Z","etag":null,"topics":["ansible","nginx","python"],"latest_commit_sha":null,"homepage":"","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/pdrastil.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-01-27T10:08:25.000Z","updated_at":"2021-04-22T10:27:35.000Z","dependencies_parsed_at":"2023-02-14T02:25:16.713Z","dependency_job_id":null,"html_url":"https://github.com/pdrastil/demo-ansible-python","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/pdrastil/demo-ansible-python","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdrastil%2Fdemo-ansible-python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdrastil%2Fdemo-ansible-python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdrastil%2Fdemo-ansible-python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdrastil%2Fdemo-ansible-python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pdrastil","download_url":"https://codeload.github.com/pdrastil/demo-ansible-python/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdrastil%2Fdemo-ansible-python/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268162401,"owners_count":24205702,"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","status":"online","status_checked_at":"2025-08-01T02:00:08.611Z","response_time":67,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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","nginx","python"],"created_at":"2024-11-06T17:31:12.764Z","updated_at":"2026-05-07T10:38:11.769Z","avatar_url":"https://github.com/pdrastil.png","language":"Jinja","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Ansible demo playbook for IaaS\n\nThis repository contains demo Ansible playbook that will install\nNginx as reverse proxy with SSL and Flask demo application.\n\n## Setup\n- Install ansible via pip `pip install ansible`\n- Add your hosts to `inventory/hosts` in `webservers` group.\n- Ensure Ansible can connect to given hosts with account that can become root.\n\n## Supported platforms\nFollowing platforms have been tested during development.\n\n- CentOS 7\n- Debian 10 (Buster)\n- Ubuntu 18.04 (Bionic Beaver)\n\n## Usage\nTo deploy demo application run following:\n\n```sh\n$ ansible-playbook deploy.yml\n```\n\n\u003e **NOTE:** Default configuration uses FQDN of provisioned server to setup Nginx server record.\n\u003e If not properly configured you might need to modify `server_name` variable in `inventory/group_vars`.\n\n## Ansible role testing\nRoles are testable with [Molecule](molecule.readthedocs.io) framework.\n\nTo run tests locally for given role install Docker and run:\n\n```sh\n$ pip install molecule docker\n$ cd roles/nginx\n$ molecule test\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpdrastil%2Fdemo-ansible-python","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpdrastil%2Fdemo-ansible-python","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpdrastil%2Fdemo-ansible-python/lists"}