motd bump

This commit is contained in:
2026-07-19 21:52:47 +02:00
parent 0d1c01c7a6
commit ef3ae97f90
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -39,6 +39,7 @@
(inventory_hostname not in groups['home'] and item in groups['cloud']) (inventory_hostname not in groups['home'] and item in groups['cloud'])
with_items: "{{ groups.all }}" with_items: "{{ groups.all }}"
- import_tasks: tasks/motd.yml - import_tasks: tasks/motd.yml
tags: motd
- name: Update Debian hosts - name: Update Debian hosts
hosts: debian hosts: debian
become: true become: true