@@ -121,7 +121,7 @@ Changelog
121121=====
122122
123123* Add extras for backend dependencies (#454)
124- * Various enhencements of kitchen integration documentation
124+ * Various enhancements of kitchen integration documentation
125125* ansible backend now support "password" field from ansible inventory
126126* New backend "openshift"
127127
@@ -134,7 +134,7 @@ Changelog
134134=====
135135
136136* New module "environment" for getting remote environment variables
137- * New module "block_device" exposing block device informations
137+ * New module "block_device" exposing block device information
138138* Add a global flag --force-ansible to the command line
139139* Raise an error in case of missing ansible inventory file
140140* Fix an escape issue with ansible ssh args set inventory or configuration file
@@ -189,7 +189,7 @@ Changelog
1891893.0.1
190190=====
191191
192- * Fix parsing of ipv6 adresses for paramiko, ssh and ansible backends.
192+ * Fix parsing of ipv6 addresses for paramiko, ssh and ansible backends.
193193* Fix --connection=ansible invocation when no hosts are provided
194194
1951953.0.0
@@ -237,7 +237,7 @@ Changelog
237237======
238238
239239* Add support for ansible "become" user in ansible module
240- * Add failed/suceeded property on run() output
240+ * Add failed/succeeded property on run() output
241241
2422421.16.0
243243======
@@ -338,7 +338,7 @@ Changelog
3383381.7.0
339339=====
340340
341- * Salt: allow specifiy config directory (#230)
341+ * Salt: allow specify config directory (#230)
342342* Add a WinRM backend
343343* Socket: ipv6 sockets can handle ipv4 clients (#234)
344344* Service: Enhance upstart detection (#243)
0 commit comments