From ee35c64650f27278ebd4bcdba6c85d0064ee0834 Mon Sep 17 00:00:00 2001 From: Jaak Ristioja Date: Tue, 15 May 2018 10:49:34 +0300 Subject: [PATCH] CHANGELOG.md: Fixed typo: ansilbe -> ansible --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6ab1059c688..591f511606c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1279,7 +1279,7 @@ While neither is technically a new plugin, these connections may now be used dir * Fix pip module when using python3's pyvenv and python3 -m venv to create virtualenvs * Fix for the AnsiBallZ wrapper so that it gives a better error message when there's not enough disk space to create its tempdir. -* Fix so ansilbe-galaxy install --force with unversioned roles will once again +* Fix so ansible-galaxy install --force with unversioned roles will once again overwrite old versions. * Fix for RabbitMQ 3.6.7 endpoint return code changing. * Fix for Foreman organization creation