This module provides for the following ansible plugin:
warn
Add warning to playbook output
The warning text
Martin Andre (@mandre)
- hosts: webservers tasks: - name: Output warning message warn: msg="Warning!"
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.