mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-30 17:01:33 +08:00
4 lines
91 B
YAML
4 lines
91 B
YAML
---
|
|
- name: add motd to system
|
|
template: src=/srv/web/infra/hosts/motd.j2 dest=/etc/motd
|