Felix Fontein
7973f58661
Move licenses to LICENSES/, use SPDX-License-Identifier, mention all licenses in galaxy.yml, add missing license file ( #101 )
...
* Add SPDX license identifiers, mention all licenses in galaxy.yml.
* Add default copyright headers.
* Adjust remaining/missing entries.
* Fix/add more copyright statements.
* Add sanity test.
* Add changelog.
* Add missing license file.
* Remove colon after 'Copyright'.
* Avoid colon after 'Copyright' in lint script.
2022-07-18 23:16:54 +02:00
Felix Fontein
937aa0dbfa
Replace ansible.module_utils._text by ansible.module_utils.common.text.converters ( #38 )
...
* Replace ansible.module_utils._text by ansible.module_utils.common.text.converters.
* One more.
2021-06-27 09:53:45 +02:00
Egor Zaitsev
389924be6e
feat: support dashes in username ( #18 )
...
Co-authored-by: Felix Fontein <felix@fontein.de>
2020-12-24 14:46:05 +03:00
Felix Fontein
49ca4c0279
Update routeros.py ( #138 ) ( #9 )
...
* Update routeros.py
Adjust the terminal detection line to support forward slashes in device hostnames (connections fail without clear reason otherwise)
* Add changelog fragment.
Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit 3f3e0d0)
Fore-ported from ansible-collections/community.network#138 .
2020-11-09 14:47:22 +03:00
John R Barker
bcfea39ddc
Add networking ( #1 )
...
Initial commit of network content that was previously in community.general
2020-10-26 15:18:40 +01:00