Felix Fontein
9546bbb55e
Remove deprecated options, aliases and defaults ( #3461 )
...
* Remove deprecated options, aliases and defaults.
* Add changelog fragment.
* Small fixes.
* Apply suggestions from code review
Co-authored-by: Ajpantuso <ajpantuso@gmail.com>
* Lint.
* Update plugins/modules/system/xfconf.py
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
* Bump galaxy version to 4.0.0.
Co-authored-by: Ajpantuso <ajpantuso@gmail.com>
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
2021-10-12 13:56:15 +02:00
Alexei Znamensky
d54d2fa4a6
xfconf - deprecate get state in favour of the xfconf_info module ( #3049 )
...
* Deprecate get state in favour of the xfconf_info module
* added changelog fragment
* added comments in ignore files
* Update changelogs/fragments/3049-xfconf-deprecate-get.yaml
bummer, forgot that
Co-authored-by: Felix Fontein <felix@fontein.de>
* Update plugins/modules/system/xfconf.py
Co-authored-by: Felix Fontein <felix@fontein.de>
* Update plugins/modules/system/xfconf.py
Co-authored-by: Felix Fontein <felix@fontein.de>
Co-authored-by: Felix Fontein <felix@fontein.de>
2021-07-25 11:14:30 +02:00
Alexei Znamensky
35e0a61217
missed composer when created commments in ignore files ( #3051 )
2021-07-23 08:16:14 +02:00
Alexei Znamensky
0e90ff48b5
rax_mon_notification_plan - fixed validation check ( #2955 )
...
* fixed validation-modules for plugins/modules/cloud/rackspace/rax_mon_notification_plan.py
* fixed sanity check
* added changelog fragment
2021-07-10 13:05:20 +02:00
Alexei Znamensky
1990f79d8a
launchd - fixed validation check ( #2960 )
...
* replaced use of expanduser() with value from HOME var
* fixed sanity check
* added changelog fragment
2021-07-10 13:03:41 +02:00
Alexei Znamensky
ad8c4e4de6
added comments to the ignore files ( #2972 )
2021-07-10 13:01:16 +02:00
Alexei Znamensky
acf7b106c9
_mount module utils - fixed sanity checks ( #2883 )
...
* updated _mount.py, removed ignore lines
* added changelog fragment
2021-06-27 09:39:08 +02:00
Felix Fontein
d4c4d00ad1
CI: Remove scripts that are no longer needed ( #2793 )
...
* Remove scripts that are no longer needed.
ci_complete
* Remove sanity ignores.
2021-06-13 23:01:46 +02:00
Alexei Znamensky
9f344d7165
Fixed sanity checks for cloud/scaleway/ modules ( #2678 )
...
* fixed validation-modules for plugins/modules/cloud/scaleway/scaleway_image_info.py
* fixed validation-modules for plugins/modules/cloud/scaleway/scaleway_ip_info.py
* fixed validation-modules for plugins/modules/cloud/scaleway/scaleway_security_group_info.py
* fixed validation-modules for plugins/modules/cloud/scaleway/scaleway_server_info.py
* fixed validation-modules for plugins/modules/cloud/scaleway/scaleway_snapshot_info.py
* fixed validation-modules for plugins/modules/cloud/scaleway/scaleway_volume_info.py
* sanity fix
2021-06-08 10:33:57 +02:00
Alexei Znamensky
f74b83663b
Bugfix + sanity checks for stacki_host ( #2681 )
...
* fixed validation-modules for plugins/modules/remote_management/stacki/stacki_host.py
* sanity fix
* added changelog fragment
* extra fix to the documentation
* Update plugins/modules/remote_management/stacki/stacki_host.py
Co-authored-by: Felix Fontein <felix@fontein.de>
* Update plugins/modules/remote_management/stacki/stacki_host.py
Co-authored-by: Felix Fontein <felix@fontein.de>
* rollback params
Co-authored-by: Felix Fontein <felix@fontein.de>
2021-06-07 07:58:26 +02:00
Alexei Znamensky
bef3c04d1c
Fixed sanity checks for cloud/online/ modules ( #2677 )
...
* fixed validation-modules for plugins/modules/cloud/online/online_server_info.py
* fixed validation-modules for plugins/modules/cloud/online/online_user_info.py
* sanity fix
2021-05-29 16:48:59 +02:00
Alexei Znamensky
265d034e31
linode - docs/validation changes + minor refactorings ( #2410 )
...
* multiple changes:
- documentation fixes
- minor refactorings
* added param deprecation note to the documentation
* added changelog fragment
* Update changelogs/fragments/2410-linode-improvements.yml
Co-authored-by: Felix Fontein <felix@fontein.de>
* Update changelogs/fragments/2410-linode-improvements.yml
Co-authored-by: Felix Fontein <felix@fontein.de>
* Update plugins/modules/cloud/linode/linode.py
Co-authored-by: Felix Fontein <felix@fontein.de>
Co-authored-by: Felix Fontein <felix@fontein.de>
2021-05-12 17:37:31 +02:00
Felix Fontein
9906b9dbc7
Remove vendored ipaddress module. ( #2441 )
2021-05-05 12:31:01 +02:00
Felix Fontein
77d4bc2942
No longer required for devel's ansible-test. ( #2365 )
...
ci_complete
2021-04-27 22:13:40 +02:00
Alexei Znamensky
fbbd8ecd6f
Fixed validations in a couple of modules ( #2268 )
...
* fixed udm_dns_zone
* fixed udm_dns_record
* removed lines from ignore files
* added changelog fragment
* moved the list elements fix to minor_changes
2021-04-19 18:48:16 +02:00
Felix Fontein
721589827e
Remove ldap_entry's params option completely ( #2257 )
...
* Remove ldap_entry's params option completely.
* Regular sanity error fixing.
2021-04-18 10:09:46 +02:00
Alexei Znamensky
69a9a77b65
xenserver_guest - fixed validations ( #2243 )
...
* fixed cdrom parameter
* fixed networks and custom_params parameters
* fixed disks parameter
* fixed remaining parameters
* removed plugins/modules/cloud/xenserver/xenserver_guest.py from ignore list
* comments from PR
* comments from PR
* more adjustments from the PR
2021-04-17 09:32:13 +02:00
Felix Fontein
081c534d40
Remove deprecated modules scheduled for removal in 3.0.0 ( #1924 )
...
* Remove deprecated modules scheduled for removal in 3.0.0.
* Update BOTMETA.
* Update ignore-2.12.txt.
* Next release will be 3.0.0.
2021-04-13 11:19:25 +00:00
Felix Fontein
6bea8215c9
ansible/ansible's stable-2.11 branch has been created. ( #2130 )
2021-04-06 07:32:59 +02:00