- hosts: localhost tags: - classic tasks: - block: - shell: git submodule update --init - import_playbook: fonts_playbook.yml