Ansible - Dynamic inventory
Hi,
Each time you create an instance, the IP address changes so there is a need to change the host file in Ansible (/etc/ansible/hosts)
Who has developed a script to setup a dynamic inventory so we don't need to change this host file?