Typo fixed

thanks yushyin
This commit is contained in:
Simon Schuster 2016-10-03 00:24:51 +02:00
parent 7f6d28fef7
commit 2a2c7df18d

View file

@ -233,7 +233,7 @@ An more complex example showing the usage of forcelist:
Give me all your pullrequest :) If you find a bug in one of the provided modules Give me all your pullrequest :) If you find a bug in one of the provided modules
(quite possible) or want to contribute a new module, feel free to propose a (quite possible) or want to contribute a new module, feel free to propose a
pullrequest. pullrequest.
To make develpment of the modules easier, two libraries are provided. The To make development of the modules easier, two libraries are provided. The
ansible library in `./src/ansible.lua` tries to provide a easy starting point ansible library in `./src/ansible.lua` tries to provide a easy starting point
for module development similar to ansibles `ansible.module_utils.basic` library. for module development similar to ansibles `ansible.module_utils.basic` library.