patchback[bot]
b42ab6b45d
nmcli: Disallow Wi-Fi options not supported by nmcli ( #3141 ) ( #3249 )
...
* nmcli: Disallow Wi-Fi options not supported by nmcli
By querying nmcli directly
* Added changelog fragment
* Added tests
* Simplify `get_available_options()`
* Update changelogs/fragments/3141-disallow-options-unsupported-by-nmcli.yml
Co-authored-by: Felix Fontein <felix@fontein.de >
* Remove redundant `802-11-wireless` settings from test show outputs
* Update `mocked_wireless_create(mocker)`
* Update plugins/modules/net_tools/nmcli.py
Co-authored-by: Ajpantuso <ajpantuso@gmail.com >
* Address comment re. creating function & use nmcli naming conventions
I.E. `setting`.`property` = `value`
```
nmcli> help set
set [<setting>.<prop> <value>] :: set property value
This command sets property value.
Example: nmcli> set con.id My connection
```
* Added `ignore_unsupported_suboptions` option & improved `wifi(_sec)` doc
* Corrected pep8 issues
```
ERROR: Found 2 pep8 issue(s) which need to be resolved:
ERROR: plugins/modules/net_tools/nmcli.py:342:161: E501: line too long
(236 > 160 characters)
ERROR: plugins/modules/net_tools/nmcli.py:359:161: E501: line too long
(237 > 160 characters)
```
* Fixed remaining sanity check issues and added even more docs
* No need to split Note
* Update plugins/modules/net_tools/nmcli.py
3.5.0 has already been released.
Co-authored-by: Felix Fontein <felix@fontein.de >
* Followed uniformity guideline for format macros from Ansible's dev guide
* Addressed comment
https://github.com/ansible-collections/community.general/pull/3141#discussion_r689098383
* Documentation cleanup continuation
* Replace `NM_SETTING_*`s having a description with their numeric value
* Splitting up long paragraphs.
Also removed `wifi`.`seen-bssids` as it "`is only meant for reading`"
* Addressed remaining comments and clarified `wake-on-lan` note
* Update plugins/modules/net_tools/nmcli.py
Co-authored-by: Felix Fontein <felix@fontein.de >
* Update plugins/modules/net_tools/nmcli.py
Co-authored-by: Felix Fontein <felix@fontein.de >
* Update plugins/modules/net_tools/nmcli.py
Co-authored-by: Felix Fontein <felix@fontein.de >
* Update plugins/modules/net_tools/nmcli.py
Co-authored-by: Felix Fontein <felix@fontein.de >
* Finishing addressing documentation comments.
* Update plugins/modules/net_tools/nmcli.py
Co-authored-by: Ajpantuso <ajpantuso@gmail.com >
* Update plugins/modules/net_tools/nmcli.py
Co-authored-by: Ajpantuso <ajpantuso@gmail.com >
* Update nmcli.py
* Added wifi-related `list` type options to `settings_type` method
* Moved `edit_commands` `execution` logic into its own method
* Move `unsupported_property` deletion into `main` function
* Missing `.items()`
* Resolved missing proper `nmcli conn edit` arguments
* Resolve pylint issue `dangerous-default-value`
Co-authored-by: Felix Fontein <felix@fontein.de >
Co-authored-by: Ajpantuso <ajpantuso@gmail.com >
Co-authored-by: David Hummel <dhummel@Fingerling>
(cherry picked from commit 8a62b79ef2 )
Co-authored-by: David Hummel <6109326+hummeltech@users.noreply.github.com >
2021-08-20 22:04:38 +02:00
..
2021-08-12 13:46:55 +02:00
2021-08-08 11:48:54 +02:00
2021-08-08 11:48:54 +02:00
2021-08-15 13:23:30 +02:00
2021-07-30 18:29:20 +00:00
2021-08-08 11:48:54 +02:00
2021-08-20 22:04:38 +02:00
2021-08-16 12:33:17 +00:00
2021-08-17 11:29:11 +02:00
2021-08-08 11:48:54 +02:00
2021-08-08 11:48:54 +02:00
2021-08-08 11:48:54 +02:00
2021-08-17 11:29:11 +02:00
2021-08-08 11:48:54 +02:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2021-07-29 23:13:09 +02:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-04-02 17:50:13 +02:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-06-09 09:38:06 +03:00
2020-06-09 09:38:06 +03:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2021-01-27 19:30:03 +01:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-12-15 19:50:42 +01:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2021-05-11 20:05:59 +02:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-06-10 21:01:16 +03:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2021-04-19 07:04:29 +02:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2021-03-21 11:25:24 +01:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2021-03-06 13:30:43 +01:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-09-16 07:24:37 +02:00
2020-09-21 10:15:56 +03:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2021-02-21 17:56:53 +01:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2021-07-17 10:46:42 +02:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2021-05-27 19:07:04 +02:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2021-04-11 15:25:03 +02:00
2021-04-11 15:25:03 +02:00
2021-01-06 19:17:07 +03:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-08-15 10:36:07 +02:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-06-03 10:00:07 +03:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2021-03-04 07:46:37 +01:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2021-06-24 19:14:46 +02:00
2021-07-30 18:29:20 +00:00
2020-03-11 14:10:38 +00:00
2021-07-19 23:58:26 +02:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2021-04-21 12:42:28 +02:00
2021-07-19 23:38:51 +02:00
2020-03-11 14:10:38 +00:00
2020-07-22 16:54:58 +03:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-04-17 10:53:37 +02:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-10-19 13:40:07 +02:00
2020-10-19 13:40:07 +02:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-07-17 07:39:37 +03:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2021-03-26 07:24:24 +01:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2021-06-04 07:36:29 +02:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-11-13 11:44:57 +03:00
2020-11-26 13:22:35 +01:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2021-04-08 22:37:06 +02:00
2021-04-08 22:37:06 +02:00
2021-03-21 11:30:16 +01:00
2021-03-21 11:30:16 +01:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-11-24 17:30:39 +01:00
2020-11-24 17:30:39 +01:00
2020-03-11 14:10:38 +00:00
2021-05-14 09:47:39 +02:00
2020-12-21 14:37:30 +01:00
2021-02-22 17:59:27 +01:00
2020-03-11 14:10:38 +00:00
2020-11-24 17:30:39 +01:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-05-12 20:18:24 +03:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2021-01-11 09:47:22 +03:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2021-08-09 23:12:35 +02:00
2021-06-04 07:55:41 +02:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-09-03 15:02:30 +03:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-08-11 17:54:41 +02:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2021-04-12 22:26:43 +02:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2021-01-28 07:26:48 +01:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2021-02-16 11:46:39 +01:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2021-01-16 14:14:23 +01:00
2020-08-18 09:10:41 +02:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2021-03-24 15:07:17 +01:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2021-07-24 22:40:48 +02:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-12-03 20:00:49 +01:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00
2020-03-11 14:10:38 +00:00