ansible/changelogs/fragments/fix_set_fact.yml
Brian Coca 42c3c51665
Set fact fixes (#73684)
* fixes to set_fact

  correctly give error messages that were previously ignored
  corrected and expanded docs
2021-03-03 16:23:56 -05:00

2 lines
122 B
YAML

bugfixes:
- '[set_fact] Corrected and expanded documentation as well as now raise errors that were previously ignored.'