Merge pull request #2903 from riverzhang/swap

Add manage swap on the worker node
This commit is contained in:
Rong Zhang
2018-06-21 22:20:23 +08:00
committed by GitHub
3 changed files with 16 additions and 0 deletions

View File

@@ -1,4 +1,8 @@
---
# Disable swap
- import_tasks: swapoff.yml
when: disable_swap
- import_tasks: verify-settings.yml
tags:
- asserts