Skip to main content

Control Node Environment

A control node has the following files per default under /etc/ansible:

  • ansible.cfg - options for ansible
  • hosts - list of computers where ansible should execute the playbook
  • roles - ways of automatically loading certain vars_files, tasks, and handlers based on a known file structure