- name: AEM playbook
  hosts:
  - all

- include: aem_author.yml
- include: aem_publish.yml
