- name: Run all common tasks ansible.builtin.include_role: name: '{{ common_role }}' loop: - 'secure' # - 'mgmt' - 'tools' - 'tweaks' loop_control: loop_var: common_role