Awx: Deleting multiple hosts

Created on 21 Sep 2017  路  5Comments  路  Source: ansible/awx

ISSUE TYPE

  • Feature Request
COMPONENT NAME

  • UI
SUMMARY


Multiselecting, selecting all hosts

If an erroneous inventory file is imported, the current UI requires you to individually delete each host one by one

ENVIRONMENT
  • AWX version: ece93c45c9c932cfbfba2b44e217e99a6bb6a752
  • Ansible version: 2.4.0.0
  • Operating System: Proxmox Ubuntu 16.04 server
  • Web Browser: Chrome

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.

All 5 comments

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.

Was this page helpful?
0 / 5 - 0 ratings