yun
1 year ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with
0 additions and
3 deletions
-
playbooks/cluster.yml
-
playbooks/scale.yml
-
playbooks/upgrade_cluster.yml
|
|
@ -14,7 +14,6 @@ |
|
|
|
- { role: bastion-ssh-config, tags: ["localhost", "bastion"] } |
|
|
|
|
|
|
|
- name: Gather facts |
|
|
|
tags: always |
|
|
|
import_playbook: facts.yml |
|
|
|
|
|
|
|
- name: Prepare for etcd install |
|
|
|
|
|
@ -14,7 +14,6 @@ |
|
|
|
- { role: bastion-ssh-config, tags: ["localhost", "bastion"] } |
|
|
|
|
|
|
|
- name: Gather facts |
|
|
|
tags: always |
|
|
|
import_playbook: facts.yml |
|
|
|
|
|
|
|
- name: Generate the etcd certificates beforehand |
|
|
|
|
|
@ -14,7 +14,6 @@ |
|
|
|
- { role: bastion-ssh-config, tags: ["localhost", "bastion"] } |
|
|
|
|
|
|
|
- name: Gather facts |
|
|
|
tags: always |
|
|
|
import_playbook: facts.yml |
|
|
|
|
|
|
|
- name: Download images to ansible host cache via first kube_control_plane node |
|
|
|