This website works better with JavaScript
Inicio
Explorar
Axuda
Rexistro
Iniciar sesión
shixiong
/
okd
Seguir
1
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Árbore:
71e090a7a3
Ramas
Etiquetas
master
okd
/
roles
/
etcd
/
tasks
/
auxiliary
/
disable_etcd.yml
disable_etcd.yml
94 B
Histórico
Raw
1
2
3
4
5
---
- name: Disable etcd members
service:
name: "{{ etcd_service }}"
state: stopped