From 44c2061c708ca16cebcfbf4fa60a4c73cb86b630 Mon Sep 17 00:00:00 2001 From: Fred-sun <37327967+Fred-sun@users.noreply.github.com> Date: Wed, 10 Apr 2019 16:54:13 +0800 Subject: [PATCH] add the documentation for the ip_tags (#55069) --- lib/ansible/modules/cloud/azure/azure_rm_publicipaddress.py | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/lib/ansible/modules/cloud/azure/azure_rm_publicipaddress.py b/lib/ansible/modules/cloud/azure/azure_rm_publicipaddress.py index d1a99a0464e..53ba7684dcd 100644 --- a/lib/ansible/modules/cloud/azure/azure_rm_publicipaddress.py +++ b/lib/ansible/modules/cloud/azure/azure_rm_publicipaddress.py @@ -75,6 +75,11 @@ options: description: - List of IpTag associated with the public IP address. - Each element should contain type:value pair. + suboptions: + type: + description: Sets the ip_tags type. + value: + description: Sets the ip_tags value. version_added: 2.8 idle_timeout: description: