Which key value pair from the ios_ntp Ansible module creates an NTP server peer?

Refer to the exhibit.

Which key value pair from the ios_ntp Ansible module creates an NTP server peer?
A . state: present
B . state: True
C . config: present
D . config: True

Answer: A

Explanation:

ios_ntp: Manages core NTP configuration

state: Manage the state of the resource

Choices: present | absent

Example:

# Set new NTP server and source interface – ios_ntp:

server: 10.0.255.10

source_int: Loopback0

logging: false

state: present

https://docs.ansible.com/ansible/latest/modules/ios_ntp_module.html

Latest 350-901 Dumps Valid Version with 169 Q&As

Latest And Valid Q&A | Instant Download | Once Fail, Full Refund

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments