mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-02 06:30:19 -07:00
removed state present which is default (#53434)
This commit is contained in:
parent
9ed9cfb40c
commit
b906db5f2a
11 changed files with 0 additions and 24 deletions
|
@ -88,7 +88,6 @@ EXAMPLES = '''
|
|||
azure_rm_dnszone:
|
||||
resource_group: myResourceGroup
|
||||
name: example.com
|
||||
state: present
|
||||
|
||||
- name: Delete a DNS zone
|
||||
azure_rm_dnszone:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue