disable_swap
freehck.disable_swap
Disable swapping in your system
Description
This role disable active swaps and remove them from fstab
Example
- hosts: all
become: true
roles:
- role: freehck.disable_swap
Install
This role can be installed from Ansible Galaxy:
ansible-galaxy install freehck.disable_swap
License
MIT
Author Information
Dmitrii Kashin, freehck@freehck.ru
Install
ansible-galaxy install freehck/ansible-role-disable-swap
License
Unknown
Downloads
3157
Owner