Update and upgrade a Debian machine
Go to file
Wilfried OLLIVIER 667cfaaeb9 Harmonize README
2019-07-01 15:32:58 +02:00
meta Bootstrap aptup role 2019-01-31 14:40:04 +01: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
LICENCE Bootstrap aptup role 2019-01-31 14:40:04 +01:00
README.md Harmonize README 2019-07-01 15:32:58 +02:00

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