Ansible apt not installing packages on Debian 10

后端 未结 0 952
时光说笑
时光说笑 2020-12-11 23:39

I\'m trying to install some packages on Debian 10 via Ansible, with the following task:

- name: Install a list of packages
  apt:
    state: latest
    pkg:
          


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题