Remove non-working example. (#3571) (#3586)

(cherry picked from commit e8c37ca605)

Co-authored-by: Felix Fontein <felix@fontein.de>
pull/3590/head
patchback[bot] 2021-10-18 23:04:08 +02:00 committed by GitHub
parent ecca4cedea
commit dce582c64c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 7 deletions

View File

@ -84,13 +84,6 @@ EXAMPLES = '''
account_api_token: dummyapitoken account_api_token: dummyapitoken
delegate_to: localhost delegate_to: localhost
- name: Fetch my.com domain records
community.general.dnsimple:
domain: my.com
state: present
delegate_to: localhost
register: records
- name: Delete a domain - name: Delete a domain
community.general.dnsimple: community.general.dnsimple:
domain: my.com domain: my.com