Multiselecting, selecting all hosts
If an erroneous inventory file is imported, the current UI requires you to individually delete each host one by one
This work will be covered here: https://github.com/ansible/awx/issues/19
@matburt in the meantime.. is there a command-line tool to get rid of these hosts?
Edit: Yes it does remove all the hosts, horay
@matburt if I delete the inventory file from where the host came from, will it remove the hosts?
You can delete the inventory and recreate it.
Just a kind reminder, delete/recreate the inventory causes the id_inventory field from main_jobtemplate to become NULL, blocking templates that were using said inventory to be edited in or ran.
Most helpful comment
Just a kind reminder, delete/recreate the inventory causes the id_inventory field from main_jobtemplate to become NULL, blocking templates that were using said inventory to be edited in or ran.