mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-24 10:31:56 +08:00
copr-dist-git: drop swap re-mount
Swap is mounted by tasks/swap.yml.
This commit is contained in:
@@ -25,11 +25,5 @@
|
||||
- swap.fstab
|
||||
- swap
|
||||
|
||||
- name: Mount swap
|
||||
command: "swapon -a"
|
||||
tags:
|
||||
- swap.file.swapon
|
||||
- swap
|
||||
|
||||
- name: mount tmp on tmpfs
|
||||
mount: name=/tmp src=tmpfs fstype=tmpfs state=mounted opts=defaults,size=39G,nr_inodes=2g
|
||||
|
||||
Reference in New Issue
Block a user