Bootstrap aptup role

This commit is contained in:
Wilfried OLLIVIER 2019-01-31 14:39:39 +01:00
commit 7e3e16158f
7 changed files with 82 additions and 0 deletions

19
meta/main.yml Normal file
View file

@ -0,0 +1,19 @@
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: []