github.com/soomindae/tendermint@v0.0.5-0.20210528140126-84a0c70c8162/networks/remote/ansible/roles/stop/tasks/main.yml (about) 1 --- 2 3 - name: stop service 4 service: "name={{service}} state=stopped" 5