Skip to content
Snippets Groups Projects
Commit bffe5283 authored by nimrod's avatar nimrod
Browse files

Fill in the Debian server role.

parent d3a47c1b
No related branches found
No related tags found
No related merge requests found
......@@ -30,11 +30,11 @@
apt:
cache_valid_time: 3600
name:
- amd64-microcode
- btrfs-progs
- cryptsetup
- docker.io
- fwupd
- fwupdate-signed
- intel-microcode
- libpam-mount-bin
- rsync
......@@ -88,7 +88,11 @@
state: present
- name: Disable swap
meta: noop
lineinfile:
backup: true
path: /etc/fstab
regexp: swap
state: absent
- name: Set UID/GID mapping range
loop:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment