This commit is contained in:
parent
5f1b0a6fda
commit
4fda2d47f2
@ -2,7 +2,6 @@
|
|||||||
|
|
||||||
[![Build Status](https://img.shields.io/drone/build/ansible/xoxys.cacerts?logo=drone&server=https%3A%2F%2Fdrone.rknet.org)](https://drone.rknet.org/ansible/xoxys.cacerts)
|
[![Build Status](https://img.shields.io/drone/build/ansible/xoxys.cacerts?logo=drone&server=https%3A%2F%2Fdrone.rknet.org)](https://drone.rknet.org/ansible/xoxys.cacerts)
|
||||||
[![License: MIT](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE)
|
[![License: MIT](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE)
|
||||||
|
|
||||||
Deploy custom ca certificates
|
Deploy custom ca certificates
|
||||||
|
|
||||||
You can find the full documentation at [https://galaxy.geekdocs.de](https://galaxy.geekdocs.de/system/cacerts/).
|
You can find the full documentation at [https://galaxy.geekdocs.de](https://galaxy.geekdocs.de/system/cacerts/).
|
||||||
|
@ -1,8 +1,8 @@
|
|||||||
# Standards: 0.1
|
# Standards: 0.1
|
||||||
---
|
---
|
||||||
galaxy_info:
|
galaxy_info:
|
||||||
# @meta author:value: [xoxys](https://gitea.rknet.org/xoxys)
|
# @meta author:value: [Robert Kaussow](https://gitea.rknet.org/xoxys)
|
||||||
author: xoxys <mail@geeklabor.de>
|
author: Robert Kaussow <mail@geeklabor.de>
|
||||||
# @meta description: >
|
# @meta description: >
|
||||||
# [![Source Code](https://img.shields.io/badge/gitea-source%20code-blue?logo=gitea&logoColor=white)](https://gitea.rknet.org/ansible/xoxys.cacerts)
|
# [![Source Code](https://img.shields.io/badge/gitea-source%20code-blue?logo=gitea&logoColor=white)](https://gitea.rknet.org/ansible/xoxys.cacerts)
|
||||||
# [![Build Status](https://img.shields.io/drone/build/ansible/xoxys.cacerts?logo=drone&server=https%3A%2F%2Fdrone.rknet.org)](https://drone.rknet.org/ansible/xoxys.cacerts)
|
# [![Build Status](https://img.shields.io/drone/build/ansible/xoxys.cacerts?logo=drone&server=https%3A%2F%2Fdrone.rknet.org)](https://drone.rknet.org/ansible/xoxys.cacerts)
|
||||||
@ -12,7 +12,7 @@ galaxy_info:
|
|||||||
# @end
|
# @end
|
||||||
description: Deploy custom ca certificates
|
description: Deploy custom ca certificates
|
||||||
license: MIT
|
license: MIT
|
||||||
min_ansible_version: 2.4
|
min_ansible_version: 2.8
|
||||||
platforms:
|
platforms:
|
||||||
- name: EL
|
- name: EL
|
||||||
versions:
|
versions:
|
||||||
|
Loading…
Reference in New Issue
Block a user