refresh_inventory doc typo (#47402)

Fix  typo in example for usage of refresh_inventory meta task
pull/47346/head
jfpanisset 6 years ago committed by Jordan Borean
parent 1bb674034f
commit fc516633a2

@ -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

Loading…
Cancel
Save