Deprecate norc's default. (#4517)

This commit is contained in:
Felix Fontein 2022-04-26 11:45:43 +02:00 committed by GitHub
commit 36a0eca193
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 11 additions and 3 deletions

View file

@ -0,0 +1,2 @@
deprecated_features:
- "gem - the default of the ``norc`` option has been deprecated and will change to ``true`` in community.general 6.0.0. Explicitly specify a value to avoid a deprecation warning (https://github.com/ansible-collections/community.general/pull/4517)."