From 1c19db2f907eb69b4d1c585361919cd886e604a5 Mon Sep 17 00:00:00 2001 From: Tom Page Date: Tue, 20 Jul 2021 10:44:56 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7e61bd4..5a2901c 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ collections: ## Release and Upgrade Notes -- From v1.0.0 the variable `tower_hosts` was renamed to `tower_nodes` in order to not collide with the variable of the same name in the redhat\_cop.tower\_configuration collection. +- From v2.0.0 the variable `tower_hosts` was renamed to `tower_nodes` in order to not collide with the variable of the same name in the redhat\_cop.tower\_configuration collection. Similarly, the variables tower\_ah\_nodes, tower\_database\_node and tower\_ah\_pg\_node were introduced/renamed. Don't forget to adapt your inventory/ies and variable definitions accordingly.