--- - name: generate os image hosts: "{{ install_hostname }}" connection: local gather_facts: no roles: - role: installer/openwrt/image - import_playbook: ../common/openwrt-deploy.yml