--- - ansible.builtin.include_tasks: container.yml - ansible.builtin.include_tasks: ume.yml when: lte_container_state == 'present' - ansible.builtin.include_tasks: openssh-server.yml when: lte_container_state == 'present'