This website works better with JavaScript
Domovská stránka
Prehľadávať
Pomoc
Registrovať
Prihlásiť sa
shixiong
/
okd
Pridať medzi pozorované
1
Hviezda
0
Fork
0
Súbory
Issues
0
Pull requesty
0
Wiki
Strom:
4fe53adf94
Branche
Tagy
master
okd
/
roles
/
etcd
/
tasks
/
auxiliary
/
disable_etcd.yml
disable_etcd.yml
94 B
História
Raw
1
2
3
4
5
---
- name: Disable etcd members
service:
name: "{{ etcd_service }}"
state: stopped