packet_device - add tags parameter (#418)

This commit is contained in:
Andrew Kiselev 2020-05-29 09:51:07 -04:00 committed by GitHub
commit 317532f8bd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 13 additions and 0 deletions

View file

@ -0,0 +1,2 @@
minor_changes:
- packet_device - add ``tags`` parameter on device creation (https://github.com/ansible-collections/community.general/pull/418)