diff --git a/index.md b/index.md index 102bdaa..cba764c 100644 --- a/index.md +++ b/index.md @@ -3,14 +3,14 @@ title: pam type: docs --- -[![Source Code](https://img.shields.io/badge/gitea-source%20code-blue?logo=gitea&logoColor=white)](https://gitea.rknet.org/ansible/xoxys.pam) [![Build Status](https://img.shields.io/drone/build/ansible/xoxys.pam?logo=drone&server=https%3A%2F%2Fdrone.rknet.org)](https://drone.rknet.org/ansible/xoxys.pam) [![License: MIT](https://img.shields.io/badge/license-MIT-blue.svg)](https://gitea.rknet.org/ansible/xoxys.pam/src/branch/master/LICENSE) +[![Source Code](https://img.shields.io/badge/gitea-source%20code-blue?logo=gitea&logoColor=white)](https://gitea.rknet.org/ansible/xoxys.pam) [![Build Status](https://img.shields.io/drone/build/ansible/xoxys.pam?logo=drone&server=https%3A%2F%2Fdrone.rknet.org)](https://drone.rknet.org/ansible/xoxys.pam) [![License: MIT](https://img.shields.io/badge/license-MIT-blue.svg)](https://gitea.rknet.org/ansible/xoxys.pam/src/branch/master/LICENSE) Configure pam stack. -* [Default Variables](#default-variables) - * [pam_settings](#pam_settings) - * [pam_settings_extra](#pam_settings_extra) -* [Dependencies](#dependencies) +- [Default Variables](#default-variables) + - [pam_settings](#pam_settings) + - [pam_settings_extra](#pam_settings_extra) +- [Dependencies](#dependencies) --- @@ -43,6 +43,8 @@ pam_settings: pam_settings_extra: [] ``` + + ## Dependencies None.