The following runs a tiny reprovisioning script each time your Ansible YAML files change:
pip install watchmedo
watchmedo shell-command --drop --pattern='*.yml' --command='clear; vagrant provision'
This blog is for technical and personal posts. Over different jobs over the years I've written hundreds of articles, and now it's time to share with everyone!
No comments:
Post a Comment