Commit Graph

14 Commits (fbe9d7f32a99852cd952d7f4efb740069cbaf4bc)

Author SHA1 Message Date
Matt Davis 35750ed321
Templating overhaul, implement Data Tagging (#84621)
1 year ago
Matt Clay 955e310b4c
Cover unit tests with mypy (#84084)
2 years ago
Brian Coca 6efb30b43e
Do not convert floats to ints when there is truncation (#83864)
2 years ago
Matt Clay 5b1b0ce762 Remove Python 2 compat (via six) from unit tests
3 years ago
Matt Clay 9f899f9492
Require `from __future__ import annotations` (#81902)
3 years ago
Matt Clay 25d859f8fb
Clean up unused imports in unit tests (#79893)
3 years ago
Felix Fontein 8a7185c224
Argument spec alias handling: actually report deprecated aliases in suboptions, and fix warning message in suboptions when two aliases of the same option are used (#79740)
3 years ago
Sam Doran 1b947eaf92
arg_spec - Return aliases in validation result and update aliases (#77576)
4 years ago
Abhijeet Kasurde 4f48f375a0
parameters: handle blank values when argument is a list (#77119)
4 years ago
Matt Clay 04009a77e6
Clean up unit tests to prepare for pylint update. (#75473)
5 years ago
Matt Martz 17237c1d88
Deprecate Py2.6 support for target nodes (#74165)
5 years ago
Sam Doran abacf6a108
Use ArgumentSpecValidator in AnsibleModule (#73703)
5 years ago
Sam Doran 2377a0a776
Improve ArgumentSpecValidator unit tests (#73642)
5 years ago
Sam Doran b6811dfb61
Add argument spec validator (#73335)
5 years ago