Valid XK0-005 Dumps shared by ExamDiscuss.com for Helping Passing XK0-005 Exam! ExamDiscuss.com now offer the newest XK0-005 exam dumps, the ExamDiscuss.com XK0-005 exam questions have been updated and answers have been corrected get the newest ExamDiscuss.com XK0-005 dumps with Test Engine here:
A Linux systems administrator is working to obtain the installed kernel version of several hundred systems. Which of the following utilities should the administrator use for this task?
Correct Answer: A
Ansible is an open-source automation tool that can manage multiple systems simultaneously. Using an Ansible playbook, the administrator can run commands across several servers to obtain the installed kernel version efficiently. A simple ansible all -m command -a "uname -r" will retrieve the kernel version from all target systems.