mirror of
https://github.com/ruanbekker/rpi-ansible.git
synced 2026-09-05 05:50:41 +02:00
add motd; fix warning in ufw enablement
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
|
||||
{{ myconfig.hostname }}
|
||||
{{ ansible_processor_count }} core{% if ansible_processor_count > 1 %}s
|
||||
{% endif %}
|
||||
{{ ansible_memtotal_mb }} MB RAM
|
||||
{{ ansible_lsb.description }}
|
||||
--------------------------------------------------------------------------------
|
||||
Reference in New Issue
Block a user