mirror of
https://gitlab.sectorq.eu/jaydee/ansible.git
synced 2026-03-13 05:42:46 +01:00
build
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
- name: Disable SELinux
|
||||
ansible.posix.selinux:
|
||||
state: permissive
|
||||
policy: targeted
|
||||
|
||||
- name: Disable swap
|
||||
command: swapoff -a
|
||||
|
||||
Reference in New Issue
Block a user