add dynamic motd with hostname, ip and other stats

This commit is contained in:
2017-06-23 09:13:58 -04:00
parent e7d94e2c3a
commit 4c5d84de54
9 changed files with 402 additions and 4 deletions

View File

@@ -13,5 +13,7 @@
roles:
- _install_updates
- user-richard
- motd
- { role: Datadog.datadog, when: ansible_architecture != 'armv7l' } #does not support armhf architecture. should switch to fluentd or logstash
tasks: