19 lines
260 B
YAML
19 lines
260 B
YAML
|
galaxy_info:
|
||
|
author: Wilfried OLLIVIER
|
||
|
description: Apt update and upgrade
|
||
|
company: none
|
||
|
|
||
|
license: WTFPL
|
||
|
|
||
|
min_ansible_version: 2.4
|
||
|
|
||
|
plateforms:
|
||
|
- name: Debian
|
||
|
versions:
|
||
|
- Stretch
|
||
|
|
||
|
galaxy_tags:
|
||
|
- debian
|
||
|
- update
|
||
|
|
||
|
dependencies: []
|