--- galaxy_info: # @meta author:value: [Robert Kaussow](https://gitea.rknet.org/xoxys) author: Robert Kaussow namespace: xoxys role_name: update # @meta description: > # [![Build Status](https://ci.rknet.org/api/badges/ansible/xoxys.update/status.svg)](https://ci.rknet.org/repos/ansible/xoxys.update) # [![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg?label=license)](https://gitea.rknet.org/ansible/xoxys.update/src/branch/main/LICENSE) # # Manage linux package updates. # @end description: Manage linux package updates license: MIT min_ansible_version: "2.10" platforms: - name: EL versions: - "9" galaxy_tags: - system - upgrade dependencies: [] collections: - community.general