add dynamic motd with hostname, ip and other stats
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user