Skip to content

ansible: deprecated syntax for apt #31

Description

@strk

Warning message:

Invoking "apt" 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: ['vim', 'git', 'build-essential', 'qt5-qmake', 'libboost-system-dev', 'libboost-thread-dev', 'libboost-serialization-dev']` and remove the loop. This feature will be 
removed from ansible-base in version 2.11.

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