mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2025-12-14 13:54:37 +03:00
CI: cleanups leftovers things
include_vars is redundant as the file is already included by extra_vars
This commit is contained in:
@@ -1,8 +1,4 @@
|
||||
---
|
||||
- name: Include custom vars for ci job
|
||||
include_vars: "../files/{{ lookup('ansible.builtin.env', 'TESTCASE') }}.yml"
|
||||
when: molecule_yml is not defined
|
||||
|
||||
- name: Generate SSH keypair
|
||||
community.crypto.openssh_keypair:
|
||||
size: 2048
|
||||
|
||||
Reference in New Issue
Block a user