Implementing and Operating Cisco Service Provider Network Core Technologies (SPCOR) — Question 88

Which module refers to the network automation using Ansible?

Answer options

Correct answer: B

Explanation

The iosxr_command module is specifically designed for executing commands on remote devices, making it the appropriate choice for network automation using Ansible. The iosxr_system module is focused on gathering information, the iosxr_user module manages user banners, and the iosxr_logging module is for debugging purposes, none of which pertain to running commands.