Merge "Update etcd playbook to target etcd from etcd_all"
This commit is contained in:
commit
7bdb63f1c4
@ -14,7 +14,7 @@
|
|||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
|
|
||||||
- name: Install etcd server cluster
|
- name: Install etcd server cluster
|
||||||
hosts: etcd_all
|
hosts: etcd
|
||||||
gather_facts: "{{ osa_gather_facts | default(True) }}"
|
gather_facts: "{{ osa_gather_facts | default(True) }}"
|
||||||
user: root
|
user: root
|
||||||
pre_tasks:
|
pre_tasks:
|
||||||
|
Loading…
Reference in New Issue
Block a user