removed state present which is default (#53434)

This commit is contained in:
Zim Kalinowski 2019-03-07 13:13:12 +08:00 committed by GitHub
parent 9ed9cfb40c
commit b906db5f2a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
11 changed files with 0 additions and 24 deletions

View file

@ -88,7 +88,6 @@ EXAMPLES = '''
azure_rm_dnszone:
resource_group: myResourceGroup
name: example.com
state: present
- name: Delete a DNS zone
azure_rm_dnszone: