mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-16 13:56:03 +08:00
copr-hv: prepare the builder image so the VM starts swap, attempt #2
This commit is contained in:
@@ -14,7 +14,4 @@
|
||||
ansible_python_interpreter: /usr/bin/python3
|
||||
|
||||
tasks:
|
||||
- include: "create_swap_file.yml"
|
||||
when:
|
||||
- prepare_base_image is defined
|
||||
- include: "provision_builder_tasks.yml"
|
||||
|
||||
@@ -15,4 +15,5 @@
|
||||
- prepare_base_image: 1
|
||||
|
||||
tasks:
|
||||
- include: "create_swap_file.yml"
|
||||
- include: "provision_builder_tasks.yml"
|
||||
|
||||
Reference in New Issue
Block a user