mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-05-16 22:07:39 -02:30
Add tags for bastion-ssh-config
This commit is contained in:
@@ -3,6 +3,7 @@
|
|||||||
gather_facts: False
|
gather_facts: False
|
||||||
roles:
|
roles:
|
||||||
- bastion-ssh-config
|
- bastion-ssh-config
|
||||||
|
tags: [localhost, bastion]
|
||||||
|
|
||||||
- hosts: all
|
- hosts: all
|
||||||
any_errors_fatal: true
|
any_errors_fatal: true
|
||||||
|
|||||||
@@ -57,6 +57,7 @@ The following tags are defined in playbooks:
|
|||||||
|--------------------------|---------
|
|--------------------------|---------
|
||||||
| apps | K8s apps definitions
|
| apps | K8s apps definitions
|
||||||
| azure | Cloud-provider Azure
|
| azure | Cloud-provider Azure
|
||||||
|
| bastion | Setup ssh config for bastion
|
||||||
| bootstrap-os | Anything related to host OS configuration
|
| bootstrap-os | Anything related to host OS configuration
|
||||||
| calico | Network plugin Calico
|
| calico | Network plugin Calico
|
||||||
| canal | Network plugin Canal
|
| canal | Network plugin Canal
|
||||||
|
|||||||
Reference in New Issue
Block a user