Felix Fontein
7533f9ac26
Adjust booleans in net tools, web infrastructure, and clustering modules. ( #5159 )
2022-08-24 20:00:11 +02:00
Felix Fontein
123c7efe5e
Move licenses to LICENSES/, run add-license.py, add LICENSES/MIT.txt ( #5065 )
...
* Move licenses to LICENSES/, run add-license.py, add LICENSES/MIT.txt.
* Replace 'Copyright:' with 'Copyright'
sed -i 's|Copyright:\(.*\)|Copyright\1|' $(rg -l 'Copyright:')
Co-authored-by: Maxwell G <gotmax@e.email>
2022-08-05 12:28:29 +02:00
vvatlin
cf55ef852e
[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>
2022-05-09 07:38:10 +02:00
Felix Fontein
fafabed9e6
Replace ansible.module_utils._text by ansible.module_utils.common.text.converters ( #2877 )
...
* Replace ansible.module_utils._text by ansible.module_utils.common.text.converters.
* Also adjust tests.
2021-06-26 23:59:11 +02:00
Florian Dambrine
68fc48cd1f
New module: Add Pritunl VPN user module (net_tools/pritunl/) ( #803 )
2021-03-21 11:30:16 +01:00