Ongoing baseline establishment work
Create provision playbook with modular platform-interop framework Implement first version of update-system playbook Implement var organization Implement basic structure of inventory file
This commit is contained in:
11
playbooks/templates/motd.j2
Normal file
11
playbooks/templates/motd.j2
Normal file
@@ -0,0 +1,11 @@
|
||||
______ _ _ __ _ _______
|
||||
| ___ \ | \ / | | \ | | |__ __|
|
||||
| | | | | \ / | | \ \ | | | |
|
||||
| | | | | \/ | | |\ \ | | | |
|
||||
| | | | | |\ /| | | | \ \| | | |
|
||||
| |___| | | | \/ | | | | \ \ | __| |__
|
||||
\______| |_| |_| |_| \__| |______/
|
||||
|
||||
{{ description | default('ENPN Distributed System') }}
|
||||
|
||||
{{ ansible_distribution }} {{ ansible_distribution_version }} - Ansible'd {{ ansible_date_time.date }}
|
Reference in New Issue
Block a user