- hosts: - arius vars_files: - strongswan-vars.yml tasks: - name: strongswan-rw import_role: name=strongswan-rw tags: strongswan-rw become: yes