- name: Author playbook for standalone container
  hosts:
  - all

  vars:
    config_name: author

  tasks:
    - include: aem_tasks.yml
