7 lines
131 B
Django/Jinja
7 lines
131 B
Django/Jinja
|
|
# {{ ansible_managed }}
|
||
|
|
|
||
|
|
* hard maxlogins 10
|
||
|
|
* hard core 0
|
||
|
|
* soft nproc {{ limit_nproc_soft }}
|
||
|
|
* hard nproc {{ limit_nproc_hard }}
|