Corrected module example in documentation (#58124)

pull/58128/head
Tom Moore 5 years ago committed by Sandra McCann
parent 77b6255305
commit 67e02b5eee

@ -84,7 +84,7 @@ EXAMPLES = r'''
ip_address: 127.0.0.1
- name: Add ::1 as an AAAA record for localhost
win_environment:
win_hosts:
state: present
canonical_name: localhost
ip_address: '::1'

Loading…
Cancel
Save