Has anyone written a dynamic ResourceProvider for ...
# general
s
Has anyone written a dynamic ResourceProvider for executing an ansible playbook which does more than just calling the ansible-playbook command? I'm thinking of inventory generation and advanced diff handling by not only checking input differences but also checking differences to the live system.
🧐 1