Hey Folks,
I am starting to work on an ansible project and would like to have some recommendations
I have about 5000 servers around the world that I would like to validate against my host database. What is the best way?
- Write custom modules?
- Use the facts returned from the remote server?
- Any other ideas?