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 ee35d55 commit ab57c0eCopy full SHA for ab57c0e
ansible/roles/bootstrap/tasks/partials/ubuntu2404.yml
@@ -0,0 +1,9 @@
1
+---
2
+
3
+#
4
+# Ubuntu 24.04
5
6
7
+- name: set up swap on Linux
8
+ include_tasks: linux-swap.yml
9
+ when: swap_file_size_mb is defined
0 commit comments