system.yml 149 B

123
  1. ---
  2. - name: Upload nofile limits.d file
  3. copy: src=system/90-nofile.conf dest=/etc/security/limits.d/90-nofile.conf owner=root group=root mode=0644