webofmars.dummy

Ansible 角色:dummy

该角色的构建状态:构建状态

这个角色除了显示欢迎消息外没有任何其他功能。 它用于测试你的 Ansible Galaxy 设置,或者在使用可能因为为空而出现警告的 ansible galaxy requirements.yml 时。

这个角色非常轻量,因此你不会花太多时间进行下载和运行。

要求

角色变量

依赖

示例剧本

- hosts: all
  become: yes
  become_method: sudo
  roles:
    - role: webofmars.dummy

这将不做任何事情,除了打印欢迎消息。

许可证

GPLv3

作者信息

由 Frederic Leger / webofmars 创建。

关于项目

Fake ansible role to use with requirements.yml when complainig as empty

安装
ansible-galaxy install webofmars.dummy
许可证
gpl-3.0
下载
18.8k
拥有者
webofmars is a devops & IT company based in Marseille, France