summaryrefslogtreecommitdiffstats
path: root/changelogs/fragments/79740-aliases-warnings-deprecations-in-suboptions.yml
blob: 1e8398501900e7584cd76681bba295b0d8df63ed (plain)
1
2
3
bugfixes:
  - "argument spec validation - ensure that deprecated aliases in suboptions are also reported (https://github.com/ansible/ansible/pull/79740)."
  - "argument spec validation - fix warning message when two aliases of the same option are used for suboptions to also mention the option's name they are in (https://github.com/ansible/ansible/pull/79740)."