Ansible inventory from MySQL DB - Stack Overflow
https://stackoverflow.com/questions/2921248122.03.2015 · Is it possible to load the inventory from a MySQL db than from a file? I am looking for specifying the host machine ssh keys stored in a My SQL DB while invoking a playbook. The reason for this approach is that as per my understanding, in order to provision a host machine through ansible the ssh key should be added to the known hosts file to avoid the password …