Skip to content

Commit c2ef41e

Browse files
authored
Update cp_mgmt_securemote_dns_server.py
1 parent 5a42c71 commit c2ef41e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

plugins/modules/cp_mgmt_securemote_dns_server.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -102,9 +102,9 @@
102102
- name: add-securemote-dns-server
103103
cp_mgmt_securemote_dns_server:
104104
domains:
105-
- domain_suffix: .FirstDomain
106-
maximum_prefix_label_count: 3
107-
- domain_suffix: .SecondDomain
105+
- domain_suffix: .FirstDomain
106+
maximum_prefix_label_count: 3
107+
- domain_suffix: .SecondDomain
108108
host: TestHost
109109
name: TestSecuRemoteDNSSever
110110
state: present

0 commit comments

Comments
 (0)