glillico.update_pkgs

Ansible Role: update_pkgs

CI

This role updates all the software packages installed on the system to their latest versions. It will also install any necessary dependencies.

Requirements

None

Role Variables

Variable Description
upk_server_reboot If set to true, the system will check if it needs to reboot, and will do so if necessary.

Dependencies

None

Example Playbook

- hosts: servers
  vars_files:
    - vars/main.yml
  roles:
    - glillico.update_pkgs

License

MIT License

Author Information

Created in 2020 by Graham Lillico. (Inspired by geerlingguy/ansible-role-security)

Informazioni sul progetto

Updates all packages on an ansible node.

Installa
ansible-galaxy install glillico.update_pkgs
Licenza
mit
Download
86
Proprietario