Felix Fontein
2830a3452d
Remove deprecated features, bump version to 6.0.0 ( #5326 )
...
* Bump version to 6.0.0.
* sender option is now required.
* Default of want_proxmox_nodes_ansible_host changed from true to false.
* username is now an alias of user, and no longer of workspace.
* Remove deprecated return values in favor of end_state.
* Remove debug option.
* Change default of ignore_volatile_options from true to false.
* gitlab_group must now always contain the full path.
* Change default of norc from false to ture.
* Remove deprecated property.
* Add PR URL.
* Adjust bitbucket unit tests.
* Adjust module_helper integration test.
2022-10-25 08:07:21 +02:00
Alexei Znamensky
6f88426cf1
lxc_container: minor refactor ( #5358 )
...
* lxc_container: minor refactor
* add changelog fragment
2022-10-14 22:28:20 +02:00
Alexei Znamensky
618fab5f9c
vmadm: add comment to ignore file ( #5025 )
2022-07-29 11:31:26 +02:00
Felix Fontein
db1010a417
Ignore import sanity errors until the modules can be fixed. ( #4689 )
2022-05-18 22:30:58 +02:00
Alexei Znamensky
a7499ce319
hponcfg: added missing types in documentation ( #4589 )
2022-04-28 07:58:03 +02:00
Alexei Znamensky
e96d2a5a3e
hpilo_info: added missing types in documentation ( #4588 )
2022-04-28 07:27:37 +02:00
Alexei Znamensky
79f9d30989
hpilo_boot: added missing types in documentation ( #4582 )
2022-04-27 18:17:54 +02:00
Alexei Znamensky
c35bca6c8f
vmadm: deprecating unused parameter debug ( #4580 )
...
* vmadm: deprecating unused parameter debug
* added changelog fragment
2022-04-27 08:04:29 +02:00
Felix Fontein
54b2f0819d
[5.0.0] Bump version to 5.0.0, remove deprecated features ( #4516 )
...
* Remove deprecated features.
* Fix changelog.
* Remove ignore.txt entries.
* One more.
* Remove state=get tests.
2022-04-26 11:45:15 +02:00
Raymond Chang
1d3506490f
New Module: LXD Projects ( #4521 )
...
* add lxd_project module
* documentation improvement and version_added entry
* improve documentation
* use os.path.expanduser
* exclude from use-argspec-type-path test
* improve documentation
2022-04-25 22:20:54 +02:00
Felix Fontein
caedcc3075
Add stable-2.13 to CI, thin out older version matrix ( #4413 )
...
* Add stable-2.13 to CI, thin out older version matrix.
* Thin out matrix more.
* And a bit more.
2022-03-29 05:03:35 +00:00