mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
added warning about additional requirements
This commit is contained in:
parent
ace0c9c5c2
commit
051b9e7b90
1 changed files with 4 additions and 0 deletions
|
@ -55,6 +55,10 @@ This includes Red Hat, Debian, CentOS, OS X, any of the BSDs, and so on.
|
||||||
you'll need to raise the ulimit, like so ``sudo launchctl limit maxfiles 1024 unlimited``. Or just any time you see a "Too many open files" error.
|
you'll need to raise the ulimit, like so ``sudo launchctl limit maxfiles 1024 unlimited``. Or just any time you see a "Too many open files" error.
|
||||||
|
|
||||||
|
|
||||||
|
.. warning::
|
||||||
|
|
||||||
|
Please note that some modules and plugins have additional requirements, for modules these need to be satisfied on the 'target' machine and should be listed in the module specific docs.
|
||||||
|
|
||||||
.. _managed_node_requirements:
|
.. _managed_node_requirements:
|
||||||
|
|
||||||
Managed Node Requirements
|
Managed Node Requirements
|
||||||
|
|
Loading…
Reference in a new issue