Skip to content

Deprecation warning loop #14

Description

@e-minguez

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'])

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions