update_apt role – Update apt software
Note
This role is part of the ufrmath.computer_labs collection (version 1.0.0).
To install it use: ansible-galaxy collection install git+https://github.com/guillod/computer_labs.
To use it in a playbook, specify: ufrmath.computer_labs.update_apt.
Entry point main – Update apt software
Synopsis
Execute role patch_systemd to ensure candidate patched systemd is available;
Perform
apt upgradeorapt dist-upgradeifdist_upgradeis set toyes;Perform
apt autoclean;Perform
apt autoremove;Restart if required.
Parameters
Parameter |
Comments |
|---|---|
path where to build systemd Default: |
|
host on which to build systemd Default: |
|
perform a dist-upgrade, otherwise a simple upgrade is done Choices:
|
|
host on which to upload patched systemd Default: |
Collection links
Repository (Sources) Administrator documentation User documentation