Skip to content

Infrastructure as Code (IaC) with Ansible role for GloboDNS (Web GUI for Bind)

License

Notifications You must be signed in to change notification settings

wluisaraujo/ansible-role-globodns

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GloboDNS Build Status


IaC: with Ansible role to install and configure GloboDNS


Description

  • GloboDNS Web GUI for Bind

Requirements

Installation

Installation

vagrant@localhost:~$ ansible-galaxy install wluisaraujo.globodns
vagrant@localhost:~$ ansible-galaxy install -r wluisaraujo.globodns/requirements.txt

Role Variables

defaults/main.yml

Dependencies

  • None

Example Playbook

---
- hosts: localhost
  vars:
    - name: value
  roles:
    - globodns
...

Licence

About

Infrastructure as Code (IaC) with Ansible role for GloboDNS (Web GUI for Bind)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published