Ansible Playbook and Supervisorctl Restart Twice Problem
Ansible Playbook and Supervisorctl Restart Twice Problem
A possible scenario might be:
Update supervisor config
Update app config
If the config is changed, then restart app by using ansible-supervisor
The script of ansible playbook might be:
- name...
notes.mukyu.dev2 min read