Slavi Pantaleev
fe4c2d73f4
Update Ansible version requirements
...
Tests were carried out like this:
- `virtualenv3 env`
- `./env/bin/pip install ansible==4.10.0 ansible-core==2.11.7`
- `./env/bin/ansible-playbook .....`
The lowest version of `ansible-core` available on PyPI right now is
2.11.0. That version has trouble with `ansible==4.0.0` though.
The errors we were hitting seemed to be resolved by others online by
using `ansible==4.10.0` instead, which has a minimum `ansible-core`
requirement of `2.11.7`, so that's what we went with.
Older versions of Ansible may work, but.. I'm having trouble
installing them and don't want to spend too much time on digging through
ancient versions and testing them out. People should just learn to run
up-to-date software.
2022-11-26 16:45:07 +02:00
..
2022-04-21 11:07:47 +03:00
2022-11-22 09:22:56 +02:00
2022-11-26 16:45:07 +02:00
2022-11-26 09:27:43 +02:00
2022-11-04 11:36:10 +02:00
2022-11-03 09:11:29 +02:00
2020-07-21 11:20:00 +00:00
2022-11-01 17:03:53 +02:00
2022-08-20 11:47:14 +02:00
2022-11-01 16:22:58 +02:00
2022-11-01 16:22:58 +02:00
2022-11-01 16:22:58 +02:00
2022-09-22 13:48:24 +02:00
2022-08-29 14:33:53 -04:00
2022-11-01 16:22:58 +02:00
2022-08-02 12:22:41 +02:00
2021-05-25 21:08:00 +08:00
2022-11-03 09:11:29 +02:00
2022-03-08 09:11:04 +01:00
2022-02-01 13:25:02 +01:00
2022-11-03 09:11:29 +02:00
2022-06-13 06:40:15 +00:00
2022-11-03 09:11:29 +02:00
2022-11-23 15:52:58 +02:00
2020-11-25 15:39:14 +01:00
2022-11-09 09:10:04 +02:00
2022-11-03 09:11:29 +02:00
2022-08-20 11:47:14 +02:00
2022-08-20 11:47:14 +02:00
2022-11-03 09:11:29 +02:00
2022-11-03 09:11:29 +02:00
2022-10-15 14:43:25 +02:00
2022-01-03 01:05:13 +00:00
2022-08-20 11:47:14 +02:00
2022-08-03 09:33:52 +02:00
2022-07-19 19:02:32 -04:00
2020-06-28 10:46:39 +02:00
2022-07-14 18:09:19 +03:00
2022-03-17 22:16:17 +02:00
2021-06-23 09:56:31 +03:00
2021-12-22 15:53:56 +02:00
2022-09-09 15:13:35 +03:00
2022-01-05 18:33:21 +02:00
2022-11-03 09:11:29 +02:00
2021-05-25 21:08:00 +08:00
2022-10-27 09:56:16 +03:00
2022-11-20 10:11:21 +02:00
2022-11-03 09:11:29 +02:00
2020-11-11 00:01:08 +02:00
2022-11-20 16:43:33 +02:00
2020-05-16 14:49:12 +02:00
2022-11-16 11:56:22 +02:00
2022-11-03 09:11:29 +02:00
2022-11-20 16:43:33 +02:00
2022-11-18 14:00:27 +02:00
2022-10-02 09:27:51 +03:00
2022-11-03 09:11:29 +02:00
2021-11-15 10:29:27 +02:00
2022-10-02 09:27:51 +03:00
2022-06-01 09:43:31 +03:00
2022-11-03 09:11:29 +02:00
2022-11-03 09:11:29 +02:00
2022-11-03 09:11:29 +02:00
2022-11-23 19:08:52 -06:00
2022-04-19 19:29:41 +03:00
2022-09-15 08:10:04 +03:00
2022-06-23 17:55:07 +03:00
2020-04-02 11:26:30 +02:00
2020-07-23 08:15:18 +03:00
2022-10-14 18:07:10 +03:00
2022-10-14 17:41:41 +03:00
2020-05-29 10:38:12 +03:00
2022-10-21 22:19:03 +02:00
2022-11-03 09:11:29 +02:00
2022-07-29 08:33:42 +03:00
2022-11-03 09:11:29 +02:00
2019-09-09 08:13:10 +03:00
2022-11-03 09:11:29 +02:00
2022-11-22 11:37:46 -05:00
2020-05-05 08:42:14 +02:00
2022-11-20 10:11:21 +02:00
2022-10-21 00:52:48 -04:00
2022-09-09 14:37:52 +03:00
2022-11-22 09:01:26 +02:00
2019-03-10 17:02:20 +02:00
2021-08-01 19:34:54 +00:00
2022-10-06 13:23:48 +03:00
2020-12-14 01:51:00 +02:00
2020-12-14 01:51:00 +02:00
2022-11-25 16:15:19 +02:00
2020-10-10 14:27:07 +02:00
2019-05-09 07:04:46 +02:00
2021-06-01 16:00:13 +08:00
2022-11-16 11:50:05 +02:00
2022-08-20 11:47:14 +02:00
2022-11-04 14:58:28 +02:00
2022-08-21 10:07:22 +03:00
2022-11-05 07:10:04 +02:00
2021-01-21 12:55:17 +02:00
2020-09-01 14:00:17 +03:00
2022-11-22 09:22:56 +02:00
2021-01-14 23:35:50 +02:00
2022-08-20 11:47:14 +02:00