Skip to content

Commit

Permalink
fix: Sync with main
Browse files Browse the repository at this point in the history
Signed-off-by: Klaus Smolin <[email protected]>
  • Loading branch information
smolin-de committed Apr 29, 2024
1 parent 315ddc6 commit 59ab8f6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions playbooks/4_create_bastion.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,3 @@
roles:
- common
- { role: create_bastion, when: env.bastion.create == True }
- { role: tune_kvm_domain, when: env.bastion.create == True,
param_kvm_domain_list: "{{ (env.bastion.vm_name | split) }}" }

0 comments on commit 59ab8f6

Please sign in to comment.