I'm attempting to use the pam_limits module as included in Ansible 2.1 but 
getting this error:

  TASK [system_configs : pam_limits] 
*********************************************
  fatal: [10.0.107.1]: FAILED! => {"failed": true, "msg": "module 
(pam_limits) is missing interpreter line"}
  fatal: [10.0.97.1]: FAILED! => {"failed": true, "msg": "module 
(pam_limits) is missing interpreter line"}
  fatal: [10.0.70.1]: FAILED! => {"failed": true, "msg": "module 
(pam_limits) is missing interpreter line"}
        to retry, use: --limit @/etc/ansible/main.retry

What am I missing?  This is the task:

- pam_limits: domain=* limit_item=nofile limit_type=- value=65536


-- 
You received this message because you are subscribed to the Google Groups 
"Ansible Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/3a649358-d403-4913-8583-0c1301b76b23%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to