diff --git a/README.md b/README.md index 1b6e919e23..11309e3cf8 100644 --- a/README.md +++ b/README.md @@ -82,7 +82,7 @@ that had communication problems. The format of the return, if successful, is entirely up to the module. import ansible - runner = ansible.Runner( + runner = ansible.runner.Runner( pattern='*', module_name='inventory', module_args='...'