Cisco
350-901 · Question #19
Refer to the exhibit. Which key value pair from the ios_ntp Ansible module creates an NTP server peer? name: IOS XE Configuration hosts: ios_xe connection: local gather_facts: false tasks: - name: IOS
Sign in or unlock 350-901 to reveal the answer and full explanation for question #19. The question stem and answer options stay visible for context.
Network Automation
Question
Refer to the exhibit. Which key value pair from the ios_ntp Ansible module creates an NTP server peer?
- name: IOS XE Configuration hosts: ios_xe connection: local gather_facts: false
- name: IOS NTP ios_ntp: provider: "{{ creds }}" server: 10.0.255.10 source_int: GigabitEthernet2 logging: false
Options
- Astate: present
- Bstate: True
- Cconfig: present
- Dconfig: True
Unlock 350-901 to see the answer
You've previewed enough free 350-901 questions. Unlock 350-901 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#Ansible#Network Automation#NTP Configuration#IOS XE