mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-22 21:00:22 -07:00
[pritunl] add mac_addresses parameter (#4535)
* add mac_addresses parameter * add changelog * remove debug line * add second blank line * add mac_addresses comparision * Update changelogs/fragments/4535-pritunl-add-mac_addresses-parameter.yml Co-authored-by: Felix Fontein <felix@fontein.de> * Update plugins/modules/net_tools/pritunl/pritunl_user.py Co-authored-by: Felix Fontein <felix@fontein.de> * Update plugins/modules/net_tools/pritunl/pritunl_user.py Co-authored-by: Felix Fontein <felix@fontein.de> * Update plugins/modules/net_tools/pritunl/pritunl_user.py Co-authored-by: Felix Fontein <felix@fontein.de> * Update plugins/modules/net_tools/pritunl/pritunl_user.py Co-authored-by: Felix Fontein <felix@fontein.de> Co-authored-by: vadim <vadim> Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
9e1af2d1bc
commit
cf55ef852e
2 changed files with 19 additions and 5 deletions
|
@ -0,0 +1,3 @@
|
|||
---
|
||||
minor_changes:
|
||||
- pritunl_user - add ``mac_addresses`` parameter (https://github.com/ansible-collections/community.general/pull/4535).
|
Loading…
Add table
Add a link
Reference in a new issue