edee94d4f0
Instead of using a custom 'FORKS' parameter, this patch switches to using the standard Ansible environment variable 'ANSIBLE_FORKS'. The patch also updates the documentation related to forks to use the right parameter and also to give better examples. Change-Id: I7fcf152ee945c17bd8c9f6d4ff111805e9e2d0b8
5 lines
159 B
YAML
5 lines
159 B
YAML
---
|
|
upgrade:
|
|
- The environment variable ``FORKS`` is no longer used. The standard
|
|
Ansible environment variable ``ANSIBLE_FORKS`` should be used instead.
|