robertdebock.powertools
Ansible 角色 powertools
此角色已于 2023年12月档案化。
在您的系统上启用 powertools 存储库。
GitHub | GitLab | 下载次数 | 版本 |
---|---|---|---|
示例剧本
该示例取自 molecule/default/converge.yml
,并在每次推送、拉取请求和发布时进行测试。
---
- name: 汇聚
hosts: all
become: yes
gather_facts: yes
roles:
- role: robertdebock.powertools
机器需要进行准备。在 CI 中使用 molecule/default/prepare.yml
进行准备:
---
- name: 准备
hosts: all
become: yes
gather_facts: no
roles:
- role: robertdebock.bootstrap
也可以查看 完整说明和示例,了解如何使用这些角色。
要求
- requirements.txt 中列出的 pip 包。
使用的角色状态
以下角色用于准备系统。您可以用其他方式准备系统。
需求 | GitHub | GitLab |
---|---|---|
robertdebock.bootstrap |
背景
此角色是许多兼容角色的一部分。有关更多信息,请查看 这些角色的文档。
以下是相关角色的概述:
兼容性
此角色已在以下 容器镜像 上进行测试:
容器 | 标签 |
---|---|
EL | 8 |
所需的最低 Ansible 版本为 2.12,已进行以下测试:
- 先前版本。
- 当前版本。
- 开发版本。
如果您发现问题,请在 GitHub 中报告。
许可证
作者信息
请考虑 赞助我。
安装
ansible-galaxy install robertdebock.powertools
许可证
apache-2.0
下载
38k
拥有者
I know my way around (Linux) infrastructure, have a passion for automation, Docker, Ansible, Molecule and ci/cd.