Commit 35b8cb4
File tree
5 files changed
+5
-5
lines changed- collections/ansible_collections
- community
- l3d
- host_vars/web01.l3d.space
- roles
5 files changed
+5
-5
lines changed- .azure-pipelines/azure-pipelines.yml+4-4
- CHANGELOG.rst+50
- changelogs/changelog.yaml+37
- changelogs/fragments/2.15.0.yml-1
- galaxy.yml+1-1
- plugins/module_utils/acme/errors.py+3-2
- plugins/module_utils/openssh/backends/common.py+7-3
- plugins/module_utils/openssh/backends/keypair_backend.py+9-5
- plugins/modules/get_certificate.py+12-4
- plugins/modules/openssh_cert.py+4-1
- plugins/modules/openssl_privatekey.py+6
- tests/integration/targets/openssh_keypair/tests/options.yml+10
- tests/integration/targets/openssh_keypair/tests/regenerate.yml+22-19
- .azure-pipelines/azure-pipelines.yml+4-4
- changelogs/fragments/6814-redfish-config-add-delete-all-volumes.yml+2
- changelogs/fragments/6819-redfish-utils-add-links-parameter-for-get_disk_inventory.yml+2
- changelogs/fragments/6931-keycloak_client-inventory-bugfix.yml+2
- changelogs/fragments/6989-npm-cmdrunner.yml+2
- changelogs/fragments/7012-sorcery-grimoire-mgmt.yml+7
- changelogs/fragments/7019-ipa_config-user-and-group-objectclasses.yml+2
- changelogs/fragments/7033-ejabberd-user-bugs.yml+2
- changelogs/fragments/7046-snap-newline-before-separator.yml+2
- changelogs/fragments/7049-proxmox-vm-info-empty-results.yml+2
- changelogs/fragments/7051-ipa-config-new-choice-idp-to-ipauserauthtype.yml+2
- changelogs/fragments/7061-fix-bitwarden-get_field.yml+2
- changelogs/fragments/7067-keycloak-api-paramerter-fix.yml+2
- changelogs/fragments/7075-ejabberd-user-cmdrunner.yml+2
- changelogs/fragments/7081-redfish-utils-fix-for-storagecontrollers-deprecated-key.yaml+2
- changelogs/fragments/7085-sanity.yml+3
- changelogs/fragments/7099-chroot-disable-root-check-option.yml+2
- changelogs/fragments/7102-freebsd-shutdown-p.yml+2
- changelogs/fragments/7104_fix_lxc_remoteaddr_default.yml+2
- changelogs/fragments/7113-redfish-utils-power-cycle.yml+2
- changelogs/fragments/7118-nmap_inv_plugin_no_arp_option.yml+4
- changelogs/fragments/7124-snap-empty-list.yml+2
- changelogs/fragments/7125-fix-inappropriate-comparison.yml+2
- changelogs/fragments/7132-gitlab-raw-variables.yml+3
- changelogs/fragments/7140-id-getmanagerinv-output.yml+2
- changelogs/fragments/lvol-pct-of-origin.yml+2
- galaxy.yml+1-1
- plugins/action/shutdown.py+1-1
- plugins/connection/chroot.py+22-6
- plugins/connection/lxc.py+1
- plugins/inventory/nmap.py+22-14
- plugins/lookup/bitwarden.py+21-12
- plugins/module_utils/gitlab.py+2
- plugins/module_utils/identity/keycloak/keycloak.py+31-13
- plugins/module_utils/oracle/oci_utils.py+13-16
- plugins/module_utils/redfish_utils.py+130-16
- plugins/modules/ejabberd_user.py+28-9
- plugins/modules/gitlab_group_variable.py+47-3
- plugins/modules/gitlab_project_variable.py+47-3
- plugins/modules/ipa_config.py+33-8
- plugins/modules/keycloak_client.py+9-2
- plugins/modules/keycloak_clientscope_type.py+2-2
- plugins/modules/lvol.py+7-7
- plugins/modules/npm.py+50-40
- plugins/modules/proxmox_kvm.py+2-1
- plugins/modules/proxmox_user_info.py+3-3
- plugins/modules/proxmox_vm_info.py+20-25
- plugins/modules/redfish_command.py+1-1
- plugins/modules/redfish_config.py+34-2
- plugins/modules/snap.py+11-6
- plugins/modules/sorcery.py+178-60
- tests/integration/targets/ejabberd_user/aliases+11
- tests/integration/targets/ejabberd_user/handlers/main.yml+9
- tests/integration/targets/ejabberd_user/meta/main.yml+7
- tests/integration/targets/ejabberd_user/tasks/main.yml+106
- tests/integration/targets/lvg/tasks/setup.yml+1-1
- tests/integration/targets/lvg/tasks/test_active_change.yml+10
- tests/integration/targets/lvg/tasks/test_pvresize.yml+8-8
- tests/integration/targets/setup_pkg_mgr/tasks/archlinux.yml+5
- tests/integration/targets/shutdown/tasks/main.yml+2-2
- tests/integration/targets/snap/tasks/main.yml+4
- tests/integration/targets/snap/tasks/test_3dash.yml+31
- tests/integration/targets/snap/tasks/test_empty_list.yml+14
- tests/unit/mock/loader.py+1-1
- tests/unit/plugins/modules/cmd_runner_test_utils.py+99
- tests/unit/plugins/modules/test_keycloak_user.py+1-1
- tests/unit/plugins/modules/test_npm.py+19-19
- tests/unit/plugins/modules/test_opkg.py+16-217
- tests/unit/plugins/modules/test_opkg.yaml+142
- tests/unit/plugins/modules/test_proxmox_vm_info.py+164-18
- tests/unit/plugins/modules/test_xfconf.py+16-282
- tests/unit/plugins/modules/test_xfconf.yaml+185
- tests/unit/plugins/modules/test_xfconf_info.py+16-149
- tests/unit/plugins/modules/test_xfconf_info.yaml+83
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
207 | 207 | | |
208 | 208 | | |
209 | 209 | | |
210 | | - | |
| 210 | + | |
211 | 211 | | |
212 | 212 | | |
213 | 213 | | |
| |||
Submodule l3d.packages updated 1 file
0 commit comments