.woodpecker | ||
defaults | ||
meta | ||
tasks | ||
.gitignore | ||
.markdownlint.yml | ||
.prettierignore | ||
.yamllint | ||
LICENSE | ||
pyproject.toml | ||
README.md |
xoxys.update
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: []
Dependencies
None.
License
MIT