- block:
  - name: Install our motd template file on RH/CentOS based distributions
    template: src=motd.j2 dest=/etc/motd owner=root group=root mode=0644

  tags: motd