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

@@ -56,12 +56,13 @@
removes: /home/ubuntu/.bashrc
- debug: var=ansible_os_family
run_once: true
roles:
- novuso.users
- user-richard
- rsyslog
# - Datadog.datadog #does not support armhf architecture. should switch to fluentd or logstash
- { role: Datadog.datadog, when: ansible_architecture != 'armv7l' } #does not support armhf architecture. should switch to fluentd or logstash
tasks:
- name: add ansible to sudoers