--- - hosts: db remote_user: valentin roles: - start-server tags: [ "start" ] - hosts: db remote_user: valentin roles: - stop-server tags: [ "stop" ]