Corrected module example in documentation (#58124)

This commit is contained in:
Tom Moore 2019-06-20 16:37:05 +01:00 committed by Sandra McCann
parent 77b6255305
commit 67e02b5eee

View file

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