Add dns_domain into os_network.py (#56453)

* Add dns_domain into os_network.py

* Added changelog fragment for PR 56453

* fixed linting issue (lib/ansible/modules/cloud/openstack/os_network.py)
This commit is contained in:
Raimund Hook
2019-05-24 16:27:20 +01:00
committed by Monty Taylor
parent bc50a52ee2
commit 6c74e29618
2 changed files with 18 additions and 3 deletions

View File

@@ -0,0 +1,3 @@
---
minor_changes:
- os_network - added dns_domain support when creating/updating a network