host: added another example

reviewable/pr18780/r1
Rene Moser 11 years ago
parent ff2b87f350
commit 497b742935

@ -53,6 +53,7 @@ EXAMPLES = '''
- host: ip=127.0.0.1 hostname=localhost state=present
- host: ip=127.0.0.1 hostname=localhost aliases=foobar.com,localhost.foobar.com
- host: ip=192.168.1.1 state=absent
- host: hostname=www.example.com state=absent
- host: ip=::1 hostname=localhost6 aliases=ip6-localhost,ip6-loopback
'''

Loading…
Cancel
Save