Update and upgrade a Debian machine
Go to file
Wilfried OLLIVIER 60e67cae09 Move LICENSE file 2019-07-25 20:35:52 +02:00
meta Add Buster to supported Debian platforms 2019-07-08 15:40:50 +02:00
tasks Add base packages to aptup 2019-01-31 14:48:06 +01:00
tests Bootstrap aptup role 2019-01-31 14:40:04 +01:00
.gitignore Bootstrap aptup role 2019-01-31 14:40:04 +01:00
LICENSE Move LICENSE file 2019-07-25 20:35:52 +02:00
README.md Harmonize README 2019-07-01 15:32:58 +02:00

README.md

galaxy-aptup

Update and upgrade on Debian / APT

Requirements

None

Role Variables

None

Dependencies

None

Example Playbook

Including an example of how to use your role (for instance, with variables passed in as parameters) is always nice for users too:

- hosts: servers
  roles:
     - galaxy-aptup

Run tests

Needs galaxy-vagrant to run tests

Ensure galaxy-vagrant is up

ansible-playbook -i tests/inventory tests/test.yml