
set_fact logs the fact value. In the case of reading the role_data_* files, this is very verbose as the files can be large. Use no_log: True to make these tasks less verbose. The content is saved in the config-download output already, so no useful info is lost. Change-Id: Ie6f75113194961628a0c9bdfbfbf5d88a18059eb Closes-Bug: #1760996