- name: init python interpreter
  import_playbook: ../init_python_interpreter.yml
  tags: always

- name: hccn configuration
  import_playbook: ../hccn.yaml
  tags: hccn

- name: generate report
  import_playbook: ../report.yaml
  tags: always