1 Star 0 Fork 0

Alibner / openstack-ansible

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.ansible-lint 576 Bytes
一键复制 编辑 原始数据 按行查看 历史
skip_list:
- '106' # Role name {} does not match ``^[a-z][a-z0-9_]+$`` pattern
- '208' # File permissions unset or incorrect
warn_list:
- '204' # Lines should be no longer than 160 chars
- '303' # Using command rather than module
- '305' # Use shell only when shell functionality is required
- '306' # Shells that use pipes should set the pipefail option
- '502' # All tasks should be named
- '602' # Don't compare to empty string
- '701' # meta/main.yml should contain relevant info
- '702' # Tags must contain lowercase letters and digits only
1
https://gitee.com/alibner/openstack-ansible.git
git@gitee.com:alibner/openstack-ansible.git
alibner
openstack-ansible
openstack-ansible
master

搜索帮助