--- # This is the baseline configuration for all hosts. Logic and exceptions based on host should be kept at a very minimum. - name: Baseline configuration meta: noop - include: packages.yml - inclide: hosts.yml - include: sshd.yml - include: scripts.yml - include: ldap.yml