Remove always tag applied on bootstrap (#10556)

pull/10509/merge
yun 2023-10-31 00:28:52 +08:00 committed by GitHub
parent 7a0030b145
commit dcd0edce40
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 0 additions and 3 deletions

View File

@ -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

View File

@ -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

View File

@ -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