---
- hosts:
- debian
# Runs on root user already
become: false
tasks:
- name: Start all services
command: bash /root/scripts/start_services.sh