tripleo-validations/releasenotes/notes/add-warn-helper-a586ba13c7e8b43b.yaml
Martin André 311411122b Add a 'warn' ansible module
This module simply adds the provided string to the `warnings` ansible
output.

Change-Id: Ia0046b284228a5da7257921bc5446266c4c3c0d8
2017-02-20 16:54:06 -05:00

6 lines
120 B
YAML

---
features:
- |
Add a new `warn` ansible module that simply adds a string to the 'warnings'
ansible output.