On 14. juni 2016 01:42, Fong Yang wrote:
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.retryWhat am I missing? This is the task: - pam_limits: domain=* limit_item=nofile limit_type=- value=65536
This work for me on Ansible 2.1, so it must be something local. -- Kai Stian Olstad -- 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/57600742.7080304%40olstad.com. For more options, visit https://groups.google.com/d/optout.
