{"id":18647709,"url":"https://github.com/artcom/ansible-role-dnsmasq","last_synced_at":"2025-06-15T19:10:38.179Z","repository":{"id":142420046,"uuid":"294411488","full_name":"artcom/ansible-role-dnsmasq","owner":"artcom","description":"Ansible role to set up dnsmasq to resolve a domain name and its sub-domains to the ansible_host","archived":false,"fork":false,"pushed_at":"2020-09-21T13:44:11.000Z","size":14,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":14,"default_branch":"master","last_synced_at":"2025-05-17T19:37:58.877Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/artcom.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":"2020-09-10T13:03:15.000Z","updated_at":"2020-09-21T13:44:14.000Z","dependencies_parsed_at":null,"dependency_job_id":"af25e0bb-1859-4ecd-9274-14c8b72d86ff","html_url":"https://github.com/artcom/ansible-role-dnsmasq","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/artcom/ansible-role-dnsmasq","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/artcom%2Fansible-role-dnsmasq","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/artcom%2Fansible-role-dnsmasq/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/artcom%2Fansible-role-dnsmasq/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/artcom%2Fansible-role-dnsmasq/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/artcom","download_url":"https://codeload.github.com/artcom/ansible-role-dnsmasq/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/artcom%2Fansible-role-dnsmasq/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260036296,"owners_count":22949257,"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":[],"created_at":"2024-11-07T06:27:37.185Z","updated_at":"2025-06-15T19:10:38.159Z","avatar_url":"https://github.com/artcom.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# DNSMASQ\nAnsible role to set up dnsmasq to resolve a domain name and its sub-domains to the `ansible_host` IP.\n\n## Requirements\nNone.\n\n## Role Variables\nAvailable variables are listed below, along with default values `(see defaults/main.yml)`:\n```yaml\nhostname: null\ndefault_interface: null\n```\nRequired variables (role will fail if the variables are not set):\n```yaml\nhostname: \"string\"\ndefault_interface: \"string\"\n```\n\n## Dependencies\n* [check-required-variables](https://github.com/artcom/ansible-role-check-required-variables)\n\n# Example Playbook\n```yaml\n- name: set up dnsmasq\n  hosts: all\n  become: true\n  roles:\n    - role: dnsmasq\n```\n\n## Test\n### Requirements\n- python \u003e= 3.7\n- vagrant\n\n### Run\n```bash\npip install -r requirements.txt\nmolecule test\n```\n\n## License\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fartcom%2Fansible-role-dnsmasq","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fartcom%2Fansible-role-dnsmasq","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fartcom%2Fansible-role-dnsmasq/lists"}