Skip to content

Commit 14c2d8d

Browse files
authored
docs: fix copy+paste typo
1 parent 60035b1 commit 14c2d8d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/plugins/address_module.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -444,7 +444,7 @@ Examples
444444

445445

446446
- name: "Reserve an IP address"
447-
codeaffen.phpipam.section:
447+
codeaffen.phpipam.address:
448448
username: "admin"
449449
password: "s3cr3t"
450450
server_url: "https://ipam.example.com"
@@ -456,7 +456,7 @@ Examples
456456
state: present
457457

458458
- name: "Remove address reservation"
459-
codeaffen.phpipam.section:
459+
codeaffen.phpipam.address:
460460
username: "admin"
461461
password: "s3cr3t"
462462
server_url: "https://ipam.example.com"

0 commit comments

Comments
 (0)