We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 004ad97 commit ec1cd51Copy full SHA for ec1cd51
etcd_install.yml
@@ -0,0 +1,6 @@
1
+---
2
+- name: Execute installation tasks on the ETCD servers
3
+ hosts: etcd_nodes
4
+ become: true
5
+ roles:
6
+ - role: etcd-install
0 commit comments