commit c50d1871da
Author: Robert Kaussow <mail@thegeeklab.de> Date: Thu Mar 3 21:16:11 2022 +0100 chore: add auto-generated _docs folder to gitignore file
This commit is contained in:
parent
8fe8732227
commit
2d53570151
15
index.md
15
index.md
@ -3,13 +3,14 @@ title: update
|
|||||||
type: docs
|
type: docs
|
||||||
---
|
---
|
||||||
|
|
||||||
[![Source Code](https://img.shields.io/badge/gitea-source%20code-blue?logo=gitea&logoColor=white)](https://gitea.rknet.org/ansible/xoxys.update) [![Build Status](https://img.shields.io/drone/build/ansible/xoxys.update?logo=drone&server=https%3A%2F%2Fdrone.rknet.org)](https://drone.rknet.org/ansible/xoxys.update) [![License: MIT](https://img.shields.io/badge/license-MIT-blue.svg)](https://gitea.rknet.org/ansible/xoxys.update/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.update) [![Build Status](https://img.shields.io/drone/build/ansible/xoxys.update?logo=drone&server=https%3A%2F%2Fdrone.rknet.org)](https://drone.rknet.org/ansible/xoxys.update) [![License: MIT](https://img.shields.io/badge/license-MIT-blue.svg)](https://gitea.rknet.org/ansible/xoxys.update/src/branch/master/LICENSE)
|
||||||
|
|
||||||
Manage linux package updates.
|
Manage linux package updates.
|
||||||
|
|
||||||
* [Default Variables](#default-variables)
|
- [Default Variables](#default-variables)
|
||||||
* [update_packages_exclude](#update_packages_exclude)
|
- [update_packages_exclude](#update_packages_exclude)
|
||||||
* [Dependencies](#dependencies)
|
- [Discovered Tags](#discovered-tags)
|
||||||
|
- [Dependencies](#dependencies)
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
@ -23,6 +24,12 @@ Manage linux package updates.
|
|||||||
update_packages_exclude: []
|
update_packages_exclude: []
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## Discovered Tags
|
||||||
|
|
||||||
|
skip_ansible_later
|
||||||
|
:
|
||||||
|
|
||||||
|
|
||||||
## Dependencies
|
## Dependencies
|
||||||
|
|
||||||
None.
|
None.
|
||||||
|
Loading…
Reference in New Issue
Block a user