diff --git a/lib/ansible/modules/utilities/helper/meta.py b/lib/ansible/modules/utilities/helper/meta.py index b2c093e868c..3de3f6bf8a2 100644 --- a/lib/ansible/modules/utilities/helper/meta.py +++ b/lib/ansible/modules/utilities/helper/meta.py @@ -60,7 +60,7 @@ EXAMPLES = ''' cloud_guest: # this is fake module name: newhost state: present -- name: Refresh inventory to ensure new instaces exist in inventory +- name: Refresh inventory to ensure new instances exist in inventory meta: refresh_inventory - name: Clear gathered facts from all currently targeted hosts