Ansible Automation Practice Test
Ansible Automation Ansible for Network Automation 2
What is the purpose of the 'ansible.netcommon.net_get' and 'net_put' modules?
Select your answer
A
net_get transfers files from network devices to the control node; net_put transfers files from the control node to network devices
B
net_get retrieves configuration facts; net_put pushes configuration changes
C
They are used for SCP/SFTP file transfer to Linux-based network devices only
D
net_get downloads IOS images; net_put uploads new firmware
Hint