Automatically import AWX inventory from zabbix inventories
AWX 인벤토리를 zabbix 인벤토리에서 가져 오기 참고 URL https://docs.ansible.com/ansible-tower/latest/html/administration/custom_inventory_script.html https://github.com/ansible/ansible/tree/stable-2.9/contrib/inventory AWX (Ansible Tower) 혹은 Ansible 에서 인벤토리에 호스트를 추가하는 일은 어렵지 않습니다. 하지만 추가할 호스트가 많아지면 엄청난 시간을 할애해야...