2019-01-31 14:39:39 +01:00
|
|
|
galaxy_info:
|
|
|
|
author: Wilfried OLLIVIER
|
|
|
|
description: Apt update and upgrade
|
|
|
|
company: none
|
|
|
|
|
|
|
|
license: WTFPL
|
|
|
|
|
2022-03-19 17:23:34 +01:00
|
|
|
min_ansible_version: "2.4"
|
2019-01-31 14:39:39 +01:00
|
|
|
|
2022-03-19 17:23:34 +01:00
|
|
|
platforms:
|
|
|
|
- name: Debian
|
|
|
|
versions:
|
|
|
|
- bullseye
|
2019-01-31 14:39:39 +01:00
|
|
|
|
|
|
|
galaxy_tags:
|
|
|
|
- debian
|
|
|
|
- update
|
|
|
|
|
2020-04-03 11:47:03 +02:00
|
|
|
dependencies: []
|