back to overview
Optimizing Environment Setup in Ansible Playbooks
Have you ever seen an Ansible playbook where 90% of the code prepares the environment, and then all the work is done in a few template and assemble modules? Here’s an alternative way of getting that done. Is it better? You tell me ;)
You might also want to explore similar Ansible articles and our Ansible for Networking Engineers content.
Related posts by categories
Please read our Blog Commenting Policy before writing a comment.
1 comment:
Could you find out why Ansible is so slow? Did you enable debugging with e.g. ANSIBLE_DEBUG and ANSIBLE_VERBOSITY? How can we tune Ansible to be faster?
ReplyDelete