From 4f4245c81782ade3a81330fd661ed9d1af4dd3ec Mon Sep 17 00:00:00 2001 From: Bertrand Lanson Date: Tue, 4 Apr 2023 21:44:28 +0200 Subject: [PATCH] housekeeping and typos --- .gitignore | 2 +- README.md | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 1b8b446..03ffe07 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,2 @@ -# ignore molecule/testinfra pycache +# ignore molecule/testinfra pycache **/__pycache__ \ No newline at end of file diff --git a/README.md b/README.md index 3a5ead7..0e2e597 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,6 @@ This role requires `ednxzu.manage_apt_packages` in order to make sure that neofe Example Playbook ---------------- -Including an example of how to use your role (for instance, with variables passed in as parameters) is always nice for users too: ```yaml # calling the role inside a playbook with either the default or group_vars/host_vars - hosts: servers