Platform to deploy an entire IS with all its Mail servers, CRMs, engineering suite, ...
GNU Lesser General Public License v3.0
4
stars
5
forks
source link
Use the add_host ansible module to register dynamically created nodes #49
Closed
Tcharl closed 4 years ago
Category:
https://github.com/OsgiliathEnterprise/platform/labels/category%3Adynamicinventory
Submitted for vote?
sure
Advantages of the solution
In Order to register newly created nodes dynamically As a DevOps I can use the Ansible add_host module and split deployment into two plays
Other: easy to setup
Drawbacks
Not totally dynamic: the created node shall be created via Ansible
Target platform:
VMs K8S Workers node
Integration:
Ansible-virt-guest as of now
Existing deployment
It's a module!