summaryrefslogtreecommitdiff
path: root/changelogs/fragments/79681-argspec-param-deprecation.yml
blob: ac19a47a168778d9bda8932825295b5fbdaaf9d7 (plain)
1
2
bugfixes:
  - "argument spec validation - again report deprecated parameters for Python-based modules. This was accidentally removed in ansible-core 2.11 when argument spec validation was refactored (https://github.com/ansible/ansible/issues/79680, https://github.com/ansible/ansible/pull/79681)."