freeipa.ansible_freeipa.ipaserver_setup_ntp (1.8.4) — module

Setup NTP

Authors: Thomas Woerner

preview | supported by community

Install collection

Install with ansible-galaxy collection install freeipa.ansible_freeipa:==1.8.4


Add to requirements.yml

  collections:
    - name: freeipa.ansible_freeipa
      version: 1.8.4

Description

Setup NTP

Inputs

    
ntp_pool:
    description: ntp server pool to use
    required: true

ntp_servers:
    description: ntp servers to use
    required: true