|
|
|---|---|
| [U] {{ ansible_distribution}} Update Message # Installed updates on host {{ ansible_hostname }} | |
| {{ ansible_date_time.iso8601 }} | {{ ansible_fqdn }} |
| Host Informationen | |
|---|---|
| # Distribution: | {{ ansible_distribution}} {{ansible_distribution_version}} ({{ ansible_distribution_release }}) |
| # Vendor: | {{ ansible_system_vendor }} |
| # FQDN: | {{ ansible_fqdn }} |
| # Product: | {{ ansible_product_name }} |
| # IP-Adressen: | {{ ansible_eth0.ipv4.address }} ({{ ansible_eth0.device }}) |
| apt update && apt upgrade | |
|---|---|
| # LOG: | {{ line }} |
| apt autoclean | |
|---|---|
| # LOG: | {{ line }} |
| lsof +L1 -R | |
|---|---|
| # LOG: | {{ line }} |