We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3fa4be3 commit f1accdaCopy full SHA for f1accda
roles/edpm_bootstrap/tasks/swap.yml
@@ -16,6 +16,7 @@
16
17
- name: Configure swap file
18
when:
19
+ - not ansible_local.bootc
20
- not edpm_bootstrap_swap_partition_enabled|bool
21
- edpm_bootstrap_swap_size_megabytes|int > 0
22
become: true
0 commit comments