diff --git a/playbook.yml b/playbook.yml index 8c99bb3..6dec045 100644 --- a/playbook.yml +++ b/playbook.yml @@ -39,6 +39,7 @@ (inventory_hostname not in groups['home'] and item in groups['cloud']) with_items: "{{ groups.all }}" - import_tasks: tasks/motd.yml + tags: motd - name: Update Debian hosts hosts: debian become: true diff --git a/tasks/motd b/tasks/motd index 3e07a8e..aafe713 160000 --- a/tasks/motd +++ b/tasks/motd @@ -1 +1 @@ -Subproject commit 3e07a8e03f765ca17ac3df0ec786cdc3e9a3fabc +Subproject commit aafe7137229e38adc500d8ad82a9a3ff716c863e