nerdexam
CompTIA

XK0-006 · Question #31

Which of the following Ansible components contains a list of hosts and host groups?

The correct answer is B. Inventory. In Ansible, the inventory defines the list of managed nodes (hosts) and groups of hosts. It is the source from which Ansible knows what systems to configure or manage.

Automation, Orchestration, and Scripting

Question

Which of the following Ansible components contains a list of hosts and host groups?

Options

  • AFact
  • BInventory
  • CPlaybook
  • DCollection

How the community answered

(32 responses)
  • A
    3% (1)
  • B
    88% (28)
  • C
    6% (2)
  • D
    3% (1)

Explanation

In Ansible, the inventory defines the list of managed nodes (hosts) and groups of hosts. It is the source from which Ansible knows what systems to configure or manage.

Topics

#Ansible#inventory#host groups#automation

Community Discussion

No community discussion yet for this question.

Full XK0-006 Practice