You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/changelogs/fragments/shell-environment.yml

5 lines
281 B
YAML

minor_changes:
- Removed the shell ``environment`` config entry as this is already covered by the play/task directives documentation
and the value itself is not used in the shell plugins. This should remove any confusion around how people set the
environment for a task.