Go to file
Robert Kaussow d834a55b2b
All checks were successful
ci/woodpecker/push/lint Pipeline was successful
ci/woodpecker/push/docs Pipeline was successful
ci/woodpecker/push/notify Pipeline was successful
refctor: rework ci to ue ansible-lint and fix molecule
2024-08-19 16:06:18 +02:00
.woodpecker refctor: rework ci to ue ansible-lint and fix molecule 2024-08-19 16:06:18 +02:00
defaults ci: migrate to woodpecker 2024-02-18 12:09:42 +01:00
meta refctor: rework ci to ue ansible-lint and fix molecule 2024-08-19 16:06:18 +02:00
tasks refctor: rework ci to ue ansible-lint and fix molecule 2024-08-19 16:06:18 +02:00
.gitignore ci: migrate to woodpecker 2024-02-18 12:09:42 +01:00
.markdownlint.yml ci: migrate to woodpecker 2024-02-18 12:09:42 +01:00
.prettierignore ci: migrate to woodpecker 2024-02-18 12:09:42 +01:00
.yamllint refctor: rework ci to ue ansible-lint and fix molecule 2024-08-19 16:06:18 +02:00
LICENSE chore: end of the year maintenance [skip ci] 2021-12-21 10:45:50 +01:00
pyproject.toml ci: fix deprecated ruff config 2024-02-18 12:13:56 +01:00
README.md [skip ci] automated docs update 2024-02-18 11:11:37 +00:00

xoxys.update

Build Status License: MIT

Manage linux package updates.

Table of content


Requirements

  • Minimum Ansible version: 2.10

Default Variables

update_packages_exclude

List of package names to exclude from automatic updates.

Default value

update_packages_exclude: []

Discovered Tags

skip_ansible_later

Dependencies

None.

License

MIT

Author

Robert Kaussow