Merge "make include tasks dynamic when there is rescue"

This commit is contained in:
Zuul
2017-12-17 21:18:52 +00:00
committed by Gerrit Code Review

View File

@@ -53,6 +53,7 @@
# Prepare the swap space loopback disk
# This is only necessary if there isn't swap already
- include: prepare_loopback_swap.yml
static: no
when:
- ansible_swaptotal_mb < 1
tags: