Alexei Znamensky
f95e0d775d
puppet: refactored to use CmdRunner ( #5612 )
...
* puppet: refactored to use CmdRunner
* add changelog fragment
* add more tests
2022-12-14 21:30:03 +01:00
Alexei Znamensky
a3b748a15e
udm_share: fix sanity checks ( #5557 )
...
* udm_share: fix sanity checks
* add changelog fragment
2022-11-26 18:41:45 +01:00
Alexei Znamensky
79929830c4
udm_user: sanity ( #5559 )
...
* fix parameter email
* fix parameter groups
* fix parameters home_telephone_number, mail_alternative_address, mobile_telephone_number, pager_telephonenumber
* fix parameter phone
* fix parameter samba_privileges
* fix parameter samba_user_workstations
* fix parameter secretary
* fix parameter serviceprovider
* remove lines from ignore files
* add changelog fragment
2022-11-23 18:43:58 +01:00
Alexei Znamensky
83ff4429e8
scaleway_organization_info: sanity checks ( #5571 )
...
* scaleway_organization_info: fix sanity checks
* remove lines from ignore files
* Update plugins/modules/scaleway_organization_info.py
Co-authored-by: Felix Fontein <felix@fontein.de>
Co-authored-by: Felix Fontein <felix@fontein.de>
2022-11-17 07:19:30 +01:00
Alexei Znamensky
8ad43fd774
jenkins_plugin: fix sanity checks ( #5565 )
...
* jenkins_plugin: fix sanity checks
* update BOTMETA
* add changelog fragment
* fix copyright
* Update plugins/module_utils/jenkins.py
Co-authored-by: Felix Fontein <felix@fontein.de>
* Update plugins/module_utils/jenkins.py
Co-authored-by: Felix Fontein <felix@fontein.de>
Co-authored-by: Felix Fontein <felix@fontein.de>
2022-11-17 06:55:46 +01:00
Alexei Znamensky
6a03108609
rax_scaling_group: fix sanity check ( #5563 )
...
* rax_scaling_group: fix sanity check
* add changelog fragment
* added missing call to expanduser()
2022-11-16 21:58:55 +01:00
Alexei Znamensky
801e3d86ef
redhat_subscription: fix sanity check ( #5555 )
...
* redhat_subscription: fix sanity check
* removed ignore lines
2022-11-16 06:44:18 +01:00
Alexei Znamensky
270dc133b3
spotinst_aws_elasticgroup: sanity checks ( #5553 )
...
* spotinst_aws_elastigroup: add elements to parameter do_not_update
* spotinst_aws_elastigroup: add docs for parameter token
* add missing docs
* add changelog fragment
* Update plugins/modules/spotinst_aws_elastigroup.py
Co-authored-by: Felix Fontein <felix@fontein.de>
Co-authored-by: Felix Fontein <felix@fontein.de>
2022-11-15 22:37:48 +01:00
Alexei Znamensky
9874462abb
lxd_project: refactored os.path.expanduser() to module utils ( #5549 )
...
* lxd_project: refactored os.path.expanduser() to module utils
* add changelog fragment
2022-11-15 21:04:29 +01:00
Alexei Znamensky
6c7e9116e1
gconftool2: refactored to use ModuleHelper + CmdRunner ( #5545 )
...
* gconftool2: refactored to use ModuleHelper + CmdRunner
* add changelog fragment
* removed old code commented out
2022-11-15 21:02:45 +01:00
Alexei Znamensky
8dc82b1890
sorted content of sanity/ignore-*.txt files ( #5473 )
2022-11-05 11:35:39 +01:00
Felix Fontein
b531ecdc9b
Unflatmap community.general ( #5461 )
...
* Move files.
* Update imports and references.
* Move wrongly placed files.
* Reverse redirects, deprecate long → short name redirects.
* Simplify contribution guidelines for new modules.
* Rewrite BOTMETA.
* Add changelog fragment.
* Fix ignore.txt files.
2022-11-02 20:42:29 +00:00
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