Skip to content
Snippets Groups Projects
Unverified Commit ffcea384 authored by Andreas Krüger's avatar Andreas Krüger Committed by GitHub
Browse files

Merge pull request #3773 from toddnni/disable_facts_from_deprecation_notice

Disable gather_facts from non-kubeadm deprecation notice
parents deff6a82 919a268d
Branches
Tags
No related merge requests found
......@@ -14,6 +14,7 @@
ansible_connection: local
- hosts: localhost
gather_facts: false
tasks:
- name: deploy warning for non kubeadm
debug:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment