mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2025-12-14 05:45:06 +03:00
don't run gitinfos by default
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
---
|
||||
run_gitinfos: false
|
||||
|
||||
common_required_pkgs:
|
||||
- python-httplib2
|
||||
- openssl
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
---
|
||||
- include: gitinfos.yml
|
||||
when: run_gitinfos
|
||||
|
||||
- name: gather os specific variables
|
||||
include_vars: "{{ item }}"
|
||||
|
||||
Reference in New Issue
Block a user