Commit graph

3 commits

Author SHA1 Message Date
Pig Monkey
7e99a97eaf optionally enable unprivileged containers for non-root users
This is enabled by default in the vanilla kernel and disabled by default
in the hardened kernel.
2020-02-20 09:30:22 -08:00
Pig Monkey
2a013e1791 replace deprecated with_items on package tasks
https://docs.ansible.com/ansible/latest/porting_guides/porting_guide_2.7.html#using-a-loop-on-a-package-module-via-squash-actions
2019-04-25 20:33:04 -07:00
Pig Monkey
328f7b5047 replace grsec with linux-hardened
Existing users will want to remove all the deprecated grsec stuff.

    # pacman --remove --nosave --recursive linux-grsec linux-grsec-headers paxd pax-utils paxtest checksec

closes #56
2017-05-06 18:20:37 -07:00