TASK [msttcorefonts : install msttcorefont prerrequisites] *********************
[DEPRECATION WARNING]: Invoking "dnf" only once while using a loop via
squash_actions is deprecated. Instead of using a loop to supply multiple items
and specifying name: "{{ item }}", please use name: ['curl', 'cabextract', 'xorg-x11-font-utils', 'fontconfig'] and remove the loop. This feature will be
removed in version 2.11. Deprecation warnings can be disabled by setting
deprecation_warnings=False in ansible.cfg.
changed: [localhost] => (item=['curl', 'cabextract', 'xorg-x11-font-utils', 'fontconfig'])
TASK [msttcorefonts : install msttcorefont prerrequisites] *********************
[DEPRECATION WARNING]: Invoking "dnf" only once while using a loop via
squash_actions is deprecated. Instead of using a loop to supply multiple items
and specifying
name: "{{ item }}", please usename: ['curl', 'cabextract', 'xorg-x11-font-utils', 'fontconfig']and remove the loop. This feature will beremoved in version 2.11. Deprecation warnings can be disabled by setting
deprecation_warnings=False in ansible.cfg.
changed: [localhost] => (item=['curl', 'cabextract', 'xorg-x11-font-utils', 'fontconfig'])