Commit bffe5283 authored by nimrod's avatar nimrod
Browse files

Fill in the Debian server role.

parent d3a47c1b
Loading
Loading
Loading
Loading
+6 −2
Original line number Diff line number Diff line
@@ -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: