ansible/changelogs/fragments/65795-warn-if-user-has-set-append-but-not-set-groups.yaml

3 lines
215 B
YAML
Raw Normal View History

minor_changes:
- 'user - usage of ``append: True`` without setting a list of groups. This is currently a no-op with a warning, and will change to an error in 2.14. (https://github.com/ansible/ansible/pull/65795)'