Open chrisjsewell opened 3 years ago
https://github.com/marvel-nccr/ansible-role-simulationbase/blob/master/tasks/swap.yml
and also set permissions of swapfile as chmod go= swapfile/
chmod go= swapfile/
I think for this we can add a swapfile and set its permissions as chmod go= (i.e., remove group and others permissions), then can modify the yaml file
https://github.com/marvel-nccr/ansible-role-simulationbase/blob/master/tasks/swap.yml
and also set permissions of swapfile as
chmod go= swapfile/