mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-02-28 09:39:12 +03:00
CI: Remove cruft
Remove unused variables, and intermediary ones.
This commit is contained in:
@@ -45,5 +45,5 @@
|
||||
- name: Create inventory for CI tests
|
||||
copy:
|
||||
content: "{{ ci_inventory | to_yaml }}"
|
||||
dest: "{{ inventory_path }}/ci_inventory.yml"
|
||||
dest: "{{ ansible_inventory_sources[0] }}/ci_inventory.yml"
|
||||
mode: "0644"
|
||||
|
||||
Reference in New Issue
Block a user