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