Skip to content

Infrastructure as Code (IaC) with Ansible role for NTP Server

License

Notifications You must be signed in to change notification settings

wluisaraujo/ansible-role-ntp

Repository files navigation

Ansible GalaxyBuild Status

IaC: with Ansible role to install and configure NTP Server


Description

  • Ansible for NTP Server

Requirements

Installation

Installation

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

Role Variables

defaults/main.yml

Dependencies

  • None

Example Playbook

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

Licence

About

Infrastructure as Code (IaC) with Ansible role for NTP Server

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published