{"id":20810240,"url":"https://github.com/wluisaraujo/ansible-role-named","last_synced_at":"2026-05-28T08:31:16.722Z","repository":{"id":217086406,"uuid":"128116644","full_name":"wluisaraujo/ansible-role-named","owner":"wluisaraujo","description":"Infrastructure as Code (IaC) with Ansible role for Named (DNS) Server","archived":false,"fork":false,"pushed_at":"2020-03-05T14:41:20.000Z","size":65,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-12-19T17:26:03.009Z","etag":null,"topics":["ansible","bind","dns","dns-server","named"],"latest_commit_sha":null,"homepage":"","language":"Dockerfile","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/wluisaraujo.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}},"created_at":"2018-04-04T20:16:09.000Z","updated_at":"2020-03-05T14:41:27.000Z","dependencies_parsed_at":"2024-01-14T13:47:25.152Z","dependency_job_id":"c052da67-a8a8-4e65-a7a3-cbdc84507196","html_url":"https://github.com/wluisaraujo/ansible-role-named","commit_stats":null,"previous_names":["wluisaraujo/ansible-role-named"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/wluisaraujo/ansible-role-named","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wluisaraujo%2Fansible-role-named","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wluisaraujo%2Fansible-role-named/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wluisaraujo%2Fansible-role-named/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wluisaraujo%2Fansible-role-named/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wluisaraujo","download_url":"https://codeload.github.com/wluisaraujo/ansible-role-named/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wluisaraujo%2Fansible-role-named/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33601380,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-28T02:00:06.440Z","response_time":99,"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","bind","dns","dns-server","named"],"created_at":"2024-11-17T20:21:55.623Z","updated_at":"2026-05-28T08:31:16.705Z","avatar_url":"https://github.com/wluisaraujo.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Ansible Galaxy](https://img.shields.io/badge/Ansible%20Galaxy-DNS%20Server-blue.svg)](https://galaxy.ansible.com/wluisaraujo/named) [![Build Status](https://travis-ci.org/wluisaraujo/ansible-role-named.svg?branch=master)](https://travis-ci.org/wluisaraujo/ansible-role-named) [![Docker Pulls](https://img.shields.io/badge/docker%20pulls-99-blue)](https://hub.docker.com/r/wluisaraujo/bind9/)\n\n# IaC: with [Ansible](https://www.ansible.com) role to install and configure [Named Server](https://www.isc.org/downloads/bind/)\n\n------------\n\nDescription\n------------\n\n * Administrar um servidor DNS.\n \nRequirements\n------------\n\n * \n\nInstallation\n------------\n\nInstallation\n------------\n\n```console\nvagrant@localhost:~$ ansible-galaxy install wluisaraujo.named\nvagrant@localhost:~$ ansible-galaxy install -r wluisaraujo.named/requirements.txt\n```\n\n\nRole Variables\n--------------\n\n[defaults/main.yml](defaults/main.yml)\n\nDependencies\n------------\n\n* None\n\nExample Playbook\n----------------\n```yaml\n---\n- hosts: localhost\n  vars:\n    - name: value\n  roles:\n    - named\n...\n```\nExample 2 Container\n----------------\n\n```console\nvagrant@localhost:~$ docker build .\nvagrant@localhost:~$\nvagrant@localhost:~$ docker run -dit --name my_server_bind9 wluisaraujo/bind9\n```\n\n----------------\n[![Licence](https://img.shields.io/badge/License-GPL%20v3-red.svg)](https://www.gnu.org/licenses/gpl-3.0.pt-br.html)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwluisaraujo%2Fansible-role-named","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwluisaraujo%2Fansible-role-named","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwluisaraujo%2Fansible-role-named/lists"}