mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2025-12-14 13:54:37 +03:00
Merge pull request #2903 from riverzhang/swap
Add manage swap on the worker node
This commit is contained in:
@@ -1,4 +1,8 @@
|
||||
---
|
||||
# Disable swap
|
||||
- import_tasks: swapoff.yml
|
||||
when: disable_swap
|
||||
|
||||
- import_tasks: verify-settings.yml
|
||||
tags:
|
||||
- asserts
|
||||
|
||||
Reference in New Issue
Block a user