geerlingguy.repo-dotdeb

Ansible 角色:DotDeb 仓库

CI

为 Debian 安装 DotDeb 仓库

需求

该角色仅在 Debian 及其衍生版本中需要/运行,并且在 Debian 9 'Stretch' 或更高版本上没有任何操作。

角色变量

可用的变量如下所示,带有默认值(请参见 defaults/main.yml):

dotdeb_sources:
  - "deb http://packages.dotdeb.org {{ ansible_distribution_release }} all"
  - "deb-src http://packages.dotdeb.org {{ ansible_distribution_release }} all"
dotdeb_repo_gpg_key_url: https://www.dotdeb.org/dotdeb.gpg

DotDeb 仓库和 GPG 密钥 URL。通常情况下,这些不应更改,但如果该角色过时,或者您需要特定版本,可以覆盖这些。

依赖

无。

示例剧本

- hosts: servers
  roles:
    - geerlingguy.repo-dotdeb

许可

MIT / BSD

作者信息

该角色由 Jeff Geerling 于 2016 年创建,他是 Ansible for DevOps 的作者。

安装
ansible-galaxy install geerlingguy.repo-dotdeb
许可证
mit
下载
13k
拥有者
Father, author, developer, maker. Sometimes called "an inflammatory enigma". #stl #drupal #ansible #k8s #raspberrypi #crohns