From c25d860755aababcf1bb7c5090731736207d2ee8 Mon Sep 17 00:00:00 2001 From: Michele Cereda Date: Sat, 7 May 2022 02:11:42 +0200 Subject: [PATCH] Given a name to the play --- ansible/templating-tests.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ansible/templating-tests.yml b/ansible/templating-tests.yml index 18bd3c1..27233d3 100644 --- a/ansible/templating-tests.yml +++ b/ansible/templating-tests.yml @@ -1,5 +1,6 @@ --- -- hosts: all +- name: Test Ansible's templating + hosts: all tasks: - name: >-