Skip to content
Snippets Groups Projects
Commit 96640e68 authored by Alexander Block's avatar Alexander Block
Browse files

Add tags for bastion-ssh-config

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