Remove always tag applied on bootstrap (#10556)

This commit is contained in:
yun
2023-10-31 00:28:52 +08:00
committed by GitHub
parent 7a0030b145
commit dcd0edce40
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