sscheib / sscheib.github.io-comments

This is the comment repository for sscheib.github.io/blog.scheib.me
0 stars 0 forks source link

Writing efficient Ansible code - An unpopular opinion | Steffen’s random thoughts #5

Open utterances-bot opened 1 month ago

utterances-bot commented 1 month ago

Writing efficient Ansible code - An unpopular opinion | Steffen’s random thoughts

Preface

https://blog.scheib.me/2024/06/04/efficient-ansible-code.html

pascavdbosch commented 1 month ago

I will test one of my many tasks for the satellite server in your style. I'm very curious. Thanks for the new insight in ansible code :-)

abdelhousni commented 4 days ago

I concur with you about no coding Ansible. The very sad part is that to reach efficiency, one has to take more time to study the product or api meant to be managed by Ansible and also fighting the urge of the team to rush to home made solutions that end up adding to the technical debt and other blind spots... An unending fight