ipbhat / ipbhat.iqnos / 1.0.5 / module / ntp Perform operations on Network Time Protocol (NTP) Object Authors: Prashanth Bhat preview | supported by communityipbhat.iqnos.ntp (1.0.5) — module
Install with ansible-galaxy collection install ipbhat.iqnos:==1.0.5
collections: - name: ipbhat.iqnos version: 1.0.5
This module is provided to work with the IQNOS Infinera devices via XML protocol.
The module provides capabilities to `Retrieve, configure the Network Time Protocol (NTP) ` operations on the Network Element
host: description: - The IP Address of the Network Element. required: true task: description: - The action we are going to perform on the Network Time Protocol (NTP) Object. required: true input: description: - The input option is used as input for the module. password: description: - The password associated with the username argument. required: true username: description: - The Username that is going to be used for initiating a session.