gantsign.terminator

Ansible 角色:终端模拟器

测试 Ansible Galaxy 许可证

用于安装 Terminator 终端模拟器的 Ansible 角色。

要求

  • Ansible >= 2.8

  • Ubuntu

    • Bionic (18.04)
    • Focal (20.04)
    • 注意:其他版本的 Ubuntu 可能可以运行,但未经过测试。

角色变量

示例剧本

- hosts: servers
  roles:
     - role: gantsign.terminator

更多 GantSign 角色

您可以在 Ansible Galaxy 找到更多 GantSign 的角色。

开发与测试

该项目使用 Molecule 来帮助开发和测试;该角色使用 Testinfrapytest 进行单元测试。

要进行开发或测试,您需要安装以下软件:

由于上述软件的安装可能比较复杂,因此该项目包含了 Molecule Wrapper。Molecule Wrapper 是一个 shell 脚本,它安装 Molecule 及其依赖项(除了 Linux),然后执行您传递给它的命令。

要使用 Molecule Wrapper 测试此角色,请从项目根目录运行以下命令:

./moleculew test

注意:某些依赖项需要 sudo 权限才能安装。

许可证

MIT

作者信息

约翰·弗里曼

GantSign Ltd. 公司编号:06109112(注册于英格兰)

关于项目

Role for installing the Terminator terminal emulator.

安装
ansible-galaxy install gantsign.terminator
许可证
mit
下载
4.4k
拥有者