Add tags for bastion-ssh-config
This commit is contained in:
parent
3e007df97c
commit
96640e68e2
2 changed files with 2 additions and 0 deletions
|
@ -3,6 +3,7 @@
|
|||
gather_facts: False
|
||||
roles:
|
||||
- bastion-ssh-config
|
||||
tags: [localhost, bastion]
|
||||
|
||||
- hosts: all
|
||||
any_errors_fatal: true
|
||||
|
|
|
@ -57,6 +57,7 @@ The following tags are defined in playbooks:
|
|||
|--------------------------|---------
|
||||
| apps | K8s apps definitions
|
||||
| azure | Cloud-provider Azure
|
||||
| bastion | Setup ssh config for bastion
|
||||
| bootstrap-os | Anything related to host OS configuration
|
||||
| calico | Network plugin Calico
|
||||
| canal | Network plugin Canal
|
||||
|
|
Loading…
Reference in a new issue