947fa3bad3
* Don't allow arbitrary lists and dicts for 'default', 'sample' and 'example'. * Add changelog. * Make compile with Python 2.
2 lines
223 B
YAML
2 lines
223 B
YAML
minor_changes:
|
|
- "ansible-test - improve module validation so that ``default``, ``sample`` and ``example`` contain JSON values and not arbitrary YAML values, like ``datetime`` objects or dictionaries with non-string keys."
|