Update and upgrade a Debian machine
Go to file
Wilfried OLLIVIER e2358e85c1 Fix: Harmonize files by adding new line if nedded 2020-04-03 11:47:03 +02:00
meta Fix: Harmonize files by adding new line if nedded 2020-04-03 11:47:03 +02:00
tasks Add base packages to aptup 2019-01-31 14:48:06 +01:00
tests Fix: Harmonize files by adding new line if nedded 2020-04-03 11:47:03 +02:00
.gitignore Fix: Harmonize files by adding new line if nedded 2020-04-03 11:47:03 +02: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