Skip to content
Snippets Groups Projects
Unverified Commit dcd0edce authored by yun's avatar yun Committed by GitHub
Browse files

Remove always tag applied on bootstrap (#10556)

parent 7a0030b1
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment