Skip to content
Snippets Groups Projects
Commit 92877e8b authored by Mateus Caruccio's avatar Mateus Caruccio Committed by k8s-ci-robot
Browse files

Avoid gather_facts on scale.yml (#3631)

Use case is when kubespray runs from unprivileged user without sudo permission.
parent d3ef41b6
No related branches found
No related tags found
No related merge requests found
---
- hosts: localhost
gather_facts: False
tasks:
- name: "Check ansible version !=2.7.0"
assert:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment