From 23a1b6a37277f49f406bf0394e226b606156cb67 Mon Sep 17 00:00:00 2001 From: Sean Sullivan Date: Mon, 21 Jun 2021 10:04:48 -0400 Subject: [PATCH] Remove Trailing whitespace --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a1bb0ff16..7cc9bb1c5 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ This Ansible collection allows for easy interaction with an AWX or Ansible Tower server via Ansible roles using the AWX/Tower collection modules. # REQUIREMENTS -The AWX.AWX OR ANSIBLE.TOWER collections MUST be installed in order for this collection to work. It is recomended they be invoked in the playbook in the following way. +The AWX.AWX OR ANSIBLE.TOWER collections MUST be installed in order for this collection to work. It is recomended they be invoked in the playbook in the following way. ```yaml ---