Allowing address to be settable

This commit is contained in:
Chris Stephens 2018-12-08 19:53:38 +00:00 committed by Alex Stephen
parent 797e08c80a
commit f288ffc4be

View file

@ -48,6 +48,11 @@ options:
- present - present
- absent - absent
default: present default: present
address:
description:
- The static external IP address represented by this resource.
required: false
version_added: 2.8
description: description:
description: description:
- An optional description of this resource. - An optional description of this resource.