How Restart Multiple Services At Once With Ansible ansible all -i -m shell -a 'sudo systemctl restart elasticsearch-{a..f}' Previous Next