Merge "make include tasks dynamic when there is rescue"
This commit is contained in:
commit
c75942e0fa
@ -53,6 +53,7 @@
|
|||||||
# Prepare the swap space loopback disk
|
# Prepare the swap space loopback disk
|
||||||
# This is only necessary if there isn't swap already
|
# This is only necessary if there isn't swap already
|
||||||
- include: prepare_loopback_swap.yml
|
- include: prepare_loopback_swap.yml
|
||||||
|
static: no
|
||||||
when:
|
when:
|
||||||
- ansible_swaptotal_mb < 1
|
- ansible_swaptotal_mb < 1
|
||||||
tags:
|
tags:
|
||||||
|
Loading…
Reference in New Issue
Block a user