4a574c4d0c
* Print warning when both an option and its alias is specified. * Improve output. * Put warnings into self._warnings directly, resp. use self.warn() when handling subspecs. * Add changelog. * Add unit test.
2 lines
102 B
YAML
2 lines
102 B
YAML
minor_changes:
|
|
- Ansible will now warn if two aliases of the same option are used for Python modules.
|