configurations-ansible/roles/os-updates
2022-11-21 17:40:47 +01:00
..
defaults updated README os-updates roles; optimized variables for same role 2022-11-21 17:29:55 +01:00
handlers init repo with: iptables, pihole, snort, yggdrasil, basic hardening, os-updates 2022-11-18 18:33:37 +01:00
meta init repo with: iptables, pihole, snort, yggdrasil, basic hardening, os-updates 2022-11-18 18:33:37 +01:00
tasks updated README os-updates roles; optimized variables for same role 2022-11-21 17:29:55 +01:00
tests init repo with: iptables, pihole, snort, yggdrasil, basic hardening, os-updates 2022-11-18 18:33:37 +01:00
vars init repo with: iptables, pihole, snort, yggdrasil, basic hardening, os-updates 2022-11-18 18:33:37 +01:00
.travis.yml init repo with: iptables, pihole, snort, yggdrasil, basic hardening, os-updates 2022-11-18 18:33:37 +01:00
README.md update README pi-hole role 2022-11-21 17:40:47 +01:00

os-updates

This role update the target system packages

Requirements

.

Role Variables

os_update_auto (string): If 'reboot' the system will reboot after update, if 'shutdown' will shutdown, else will ignore the parameter os_update_auto_delay (integer): Delay for auto reboot or shutdown

Dependencies

.

Example Playbook

ansible-playbook -i inventory/example.yml os-update.yml --extra-vars="target=example_target"

License

GPLv3

Author Information