summaryrefslogtreecommitdiff
path: root/lib/ansible/module_utils/errors.py
Commit message (Expand)AuthorAgeFilesLines
* Fix reporting of deprecated arguments for modules. (#79681)Felix Fontein2023-01-131-0/+4
* Add porting guide and documentation for changes to argument spec validation (...Sam Doran2021-04-201-0/+11
* Use ArgumentSpecValidator in AnsibleModule (#73703)Sam Doran2021-03-191-0/+108