You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
namespace: msvsphere
|
|
|
|
name: ci
|
|
|
|
version: 0.1.10
|
|
|
|
readme: README.md
|
|
|
|
authors:
|
|
|
|
- Eugene Zamriy <ezamriy@msvsphere-os.ru>
|
|
|
|
description: MSVSphere OS CI/CD collection
|
|
|
|
license_file: LICENSE
|
|
|
|
tags:
|
|
|
|
- linux
|
|
|
|
- msvsphere
|
|
|
|
dependencies:
|
|
|
|
'ansible.posix': '*'
|
|
|
|
'community.general': '*'
|
|
|
|
'community.postgresql': '*'
|
|
|
|
repository: https://git.inferitos.ru/msvsphere/ansible-msvsphere.ci
|
|
|
|
homepage: https://git.inferitos.ru/msvsphere/ansible-msvsphere.ci
|
|
|
|
issues: https://git.inferitos.ru/msvsphere/ansible-msvsphere.ci/issues
|
|
|
|
build_ignore:
|
|
|
|
- .gitignore
|
|
|
|
- .vscode
|