From f7f4cc59c9573dfe37777f5eed9312a2f4d2b780 Mon Sep 17 00:00:00 2001 From: Bertrand Lanson Date: Sat, 11 Mar 2023 19:30:20 +0100 Subject: [PATCH] fixed readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e635d97..06e4d88 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ Including an example of how to use your role (for instance, with variables passe # calling the role inside a playbook and injecting variables (in another role for example) - hosts: servers tasks: - - name: "Install nginx package" + - name: "Install consul package" ansible.builtin.include_role: name: ednxzu.manage_apt_packages vars: