geerlingguy / ansible-role-redis

Ansible Role - Redis
https://galaxy.ansible.com/geerlingguy/redis/
MIT License
255 stars 197 forks source link

Restart service at end of role rather than waiting for handler at end of play #41

Closed gmcgilvray closed 5 years ago

gmcgilvray commented 5 years ago

Change started to restarted at end of role to be sure configuration changes take effect during longer playbooks where subsequent roles depend on configuration changes.