Content: New Parameter in Multiple something_config Ansible Modules
An Ansible release broke network device configuration playbooks, leading to a debate on GitHub about deprecating template usage in the 'src' parameter.
MAIN POINTS
- Ansible release 12 caused issues with network device configuration playbooks.
- The author did not initially open a GitHub issue regarding the problem.
- A proposed solution involved deprecating template usage in the 'src' parameter.
- The author later argued against this solution on GitHub.
TAKEAWAYS
- Ansible updates can significantly impact existing network automation workflows.
- Engaging with the community on platforms like GitHub can influence software development decisions.
- It's important to address software changes that may disrupt user operations.
- Open discussions can lead to better understanding and potential resolution of software issues.