--- - hosts: all gather_facts: no roles: - role: lxc_create when: inventory_hostname not in list_of_lxc_hosts|default(groups.lxc_hosts)