Commit graph

85 commits

Author SHA1 Message Date
Felix Fontein
5bf87b5562 Add notice to README, delete CI. 2024-03-16 21:02:20 +01:00
Felix Fontein
61c7a383eb Release 1.2.2 (EOL). 2024-03-16 20:53:02 +01:00
Felix Fontein
42917302ce Prepare 1.2.2 (EOL). 2024-03-16 20:48:53 +01:00
Felix Fontein
779aec0795 Simplifiy workflows. (#251)
(cherry picked from commit b56ba388f9)
2024-01-21 15:25:33 +01:00
Felix Fontein
e920e800eb
[stable-1] Use import galaxy workflow from ansible-collections/community.docker#754 (#250)
* Use import galaxy workflow from https://github.com/ansible-collections/community.docker/pull/754. (#249)

(cherry picked from commit 3777b283b2)

* Install collection requirements.
2024-01-13 23:20:56 +01:00
Felix Fontein
37bd2c8f14
Switch to Ansible Galaxy compatible requirements files for tests. (#173) (#174)
(cherry picked from commit 2b8c66b983)
2023-05-21 15:03:40 +02:00
patchback[bot]
3ab4c8d137
Do extra docs validation; explicitly disallow semantic markup in docs (#165) (#167)
* Do extra docs validation. Explicitly disallow semantic markup in docs.

* Forgot to add new requirement.

* Improve test.

* TEMP - make CI fail.

* Remove unnecessary import.

* Make sure ANSIBLE_COLLECTIONS_PATH is set.

* Revert "TEMP - make CI fail."

This reverts commit 445c56e7e1bcd844be59f1df9df00a9c8334ff55.

* Make sure sanity tests from older Ansible versions don't complain.

(cherry picked from commit dd1e48c388)

Co-authored-by: Felix Fontein <felix@fontein.de>
2023-04-16 19:45:25 +02:00
Felix Fontein
8d4ba59f17 Release 1.2.1. 2023-01-14 15:15:28 +01:00
Felix Fontein
025f9829cd Prepare 1.2.1 release. 2023-01-14 14:14:02 +01:00
Felix Fontein
500cafcc28 Switch CI from ubuntu-latest to ubuntu-20.04 to avoid problems with ansible-test from ansible-core 2.12, 2.13, 2.14. (#138)
(cherry picked from commit 338a8f2cd6)
2022-12-01 23:19:12 +01:00
patchback[bot]
d9a01bf940
Schedule nightly CI at 5:15. (#81) (#82)
(cherry picked from commit e22433b179)

Co-authored-by: Felix Fontein <felix@fontein.de>
2022-04-15 15:35:32 +02:00
Felix Fontein
3969ef1df1
Bump codecov action. (#79) (#80)
(cherry picked from commit ebe6e93773)
2022-04-15 15:07:16 +02:00
Felix Fontein
cb8d546604
Update GHAs. (#77) (#78)
(cherry picked from commit 7b3900fd6e)
2022-04-11 13:47:57 +02:00
patchback[bot]
7b5d6821a3
Switch from antsibull to antsibull-docs. (#75) (#76)
(cherry picked from commit cf2882772f)

Co-authored-by: Felix Fontein <felix@fontein.de>
2022-04-10 11:08:53 +02:00
patchback[bot]
35f92905c5
Replace antsibull-lint collection-docs with antsibull-docs lint-collection-docs. (#73) (#74)
(cherry picked from commit 3e39e8473f)

Co-authored-by: Felix Fontein <felix@fontein.de>
2022-03-30 10:25:02 +02:00
patchback[bot]
093403212a
Fix query (#68) (#69)
* fix issues #67

* fix query id check

* add changelog fragment

* fix changelog fragment new line

* fix changelog fragment new line2

* Update changelogs/fragments/68-fix-query-id-check.yml

Co-authored-by: Felix Fontein <felix@fontein.de>

Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit a46c7df15c)

Co-authored-by: Nikolay Dachev <nikolay@dachev.info>
2022-02-10 13:02:32 +01:00
patchback[bot]
a560bb696e
fix typo (#64) (#65)
(cherry picked from commit e9fdf19253)

Co-authored-by: txt-file <44214237+txt-file@users.noreply.github.com>
2022-01-22 08:35:27 +01:00
Felix Fontein
3b86a3ce6f Restrict branches for which to run tests.
(cherry picked from commit 1deeb9f372)
2021-11-25 21:22:12 +01:00
patchback[bot]
544e97ff6d
Also collect coverage during sanity tests. (#59) (#60)
(cherry picked from commit 656c115697)

Co-authored-by: Felix Fontein <felix@fontein.de>
2021-11-25 21:15:45 +01:00
patchback[bot]
508713fca6
Restrict librouteros for Ansible 2.9 unit tests. (#57) (#58)
(cherry picked from commit 4603507713)

Co-authored-by: Felix Fontein <felix@fontein.de>
2021-11-17 06:50:02 +01:00
Felix Fontein
8ee9e8b5ff Fix sanity failures (#43)
* Fix sanity failures.

* Add changelog fragment.

(cherry picked from commit a88f4c804b)
2021-10-14 22:06:31 +02:00
Felix Fontein
11e6cd0a6e Change devel to stable-2.12 to avoid random breakages in the future. 2021-10-14 21:51:59 +02:00
Felix Fontein
491e266ac4 Replace deprecated v1 codecov updater with v2. (#54)
(cherry picked from commit 65034de769)
2021-10-14 15:24:25 +02:00
Felix Fontein
df88a7ec99
Use devel docs links. (#41) 2021-07-07 13:29:49 +02:00
Felix Fontein
3e4427b53a
Fix extra-tests name. (#40) 2021-07-04 12:07:47 +02:00
Felix Fontein
4a6e2df45c Next expected release is 1.3.0. 2021-06-29 18:40:02 +02:00
Felix Fontein
efc563aaac Release 1.2.0. 2021-06-29 18:27:16 +02:00
Felix Fontein
12181c8dc0 Prepare 1.2.0 release. 2021-06-28 22:22:56 +02:00
Felix Fontein
75b4b966a6
Add options to control certificate validation for api module (#37)
* Add options to control certificate validation for api module.

* Linting.

* Extend documentation.

* Fix validate_cert_hostname=true.

* Add documentation on setting up certificates on a RouterOS device.
2021-06-28 20:33:37 +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
Felix Fontein
39dcf4ac5b
Add basic scenario guides (#36)
* Add extra docs.

* Mention more quirks.

* Work around RST quirks.
2021-06-23 21:18:00 +02:00
Jadyn
b45baaa158
Disable use of deprecated Ciphers (#34)
* Disable use of depricated Ciphers

Old ciphers shouldn't be used. Devices that use newer ciphers couldn't be reached as the cipher was locked to sslv3.

* chore: add changelog fragment
2021-06-15 19:14:34 +02:00
Felix Fontein
1913a0d4bf
Improve CI. (#35) 2021-06-14 11:23:35 +00:00
Felix Fontein
0b25643712
Clarify Windows (non-)support (#29)
* Clarify Windows (non-)support.

* Rewrite.
2021-05-11 08:19:00 +02:00
Felix Fontein
6bed4d1c90
Update Python versions for integration tests: add Python 3.10 (#30)
* Update Python versions for integration tests (that currently do not exist).

* 3.10 in YAML is 3.1...
2021-05-10 19:28:05 +02:00
Felix Fontein
055a07822e
Add ansible-test config file. (#28) 2021-05-01 22:20:26 +02:00
Felix Fontein
e797f2e07d
ansible/ansible's stable-2.11 branch has been created. (#26) 2021-04-06 05:10:50 +00:00
Petr Klíma
1c18d34536
Verbose config extra fact (#23)
* allow nonverbose idempotent config

* nonverbose config output

* typpo

* typpo

* release fragment

* config extra fact

* add fact ansible_net_config_nonverbose

* unit tests

* changelog fragments

* remove version fragment

* remove extra debug printf()

* update chlog fragment

* corrections for upstream pull request

* corrections for upstream pull request

* typo in changelog fragment

Co-authored-by: Felix Fontein <felix@fontein.de>

* typo in filename

Co-authored-by: Petr Klima <petr.klima@madeta.cz>
Co-authored-by: Felix Fontein <felix@fontein.de>
2021-03-29 19:05:10 +02:00
Felix Fontein
7bab58eae9
Stop using ansible-galaxy collection install to install a collection due to https://github.com/ansible/galaxy/issues/2429. (#24) 2021-03-27 09:57:59 +01:00
Felix Fontein
36ff772aaa Next regular release is 1.2.0. 2021-01-04 13:21:10 +01:00
Felix Fontein
5c11a27345 Release 1.1.0. 2021-01-04 13:20:42 +01:00
Felix Fontein
992d5b3025 Add release summary. 2021-01-03 21:43:38 +01:00
Felix Fontein
99ede01d63
Fix plugin 'name'. (#19) 2020-12-25 10:45:55 +03: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
Egor Zaitsev
b322351c11
docs: add note about hostnames and nested commands (#16)
* docs: add note about hostnames and nested commands

* docs: clarify command nesting

* Update README.md

Co-authored-by: Felix Fontein <felix@fontein.de>

Co-authored-by: Felix Fontein <felix@fontein.de>
2020-12-18 13:12:08 +01:00
Felix Fontein
fbc47fb503 Next expected release is 1.1.0. 2020-12-11 21:04:39 +01:00
Felix Fontein
e1534da6aa Release 1.0.1. 2020-12-11 20:44:27 +01:00
Felix Fontein
5526cc1a1e Prepare 1.0.1 release. 2020-12-11 20:42:01 +01:00
Nikolay Dachev
6c618cab26
remove .id restriction for list_to_dic (#15)
* remove .id restriction for list_to_dic

* add change log

* Update changelogs/fragments/13-remove-id-restriction-for-api.yaml

Co-authored-by: Felix Fontein <felix@fontein.de>

Co-authored-by: dako <dako@syslin.sof.dachev.lan>
Co-authored-by: Felix Fontein <felix@fontein.de>
2020-12-10 23:43:03 +02:00
Felix Fontein
649809b2be
Fix bool default value. (#12) 2020-11-22 20:46:05 +03:00