Skip to content

Commit

Permalink
Update submodules
Browse files Browse the repository at this point in the history
  • Loading branch information
DO1JLR committed Sep 30, 2024
1 parent 3ea0f5b commit e7dd274
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion collections/ansible_collections/community/general
Submodule general updated 82 files
+102 βˆ’106 .azure-pipelines/azure-pipelines.yml
+22 βˆ’1 .github/workflows/ansible-test.yml
+1 βˆ’1 README.md
+2 βˆ’0 changelogs/fragments/8785-keycloak_user_federation-set-krbPrincipalAttribute-to-empty-string-if-missing.yaml
+2 βˆ’0 changelogs/fragments/8877-keycloak_realm-sort-lists-before-change-detection.yaml
+2 βˆ’0 changelogs/fragments/8885-add-force-flag-for-nmp.yml
+2 βˆ’0 changelogs/fragments/8887-fix-one_service-unique.yml
+2 βˆ’0 changelogs/fragments/8895-fix-comprehension.yaml
+2 βˆ’0 changelogs/fragments/8900-ipa-hostgroup-fix-states.yml
+2 βˆ’0 changelogs/fragments/8917-proxmox-clean-auth.yml
+2 βˆ’0 changelogs/fragments/8928-cmd-runner-10.0.0.yml
+2 βˆ’0 changelogs/fragments/8929-cmd_runner-bugfix.yml
+2 βˆ’0 changelogs/fragments/8937-add-StorageId-RedfishURI-to-disk-facts.yml
+3 βˆ’0 changelogs/fragments/8944-django-command-fix.yml
+2 βˆ’0 changelogs/fragments/deprecate-hipchat.yml
+8 βˆ’0 changelogs/fragments/deprecations.yml
+4 βˆ’0 meta/runtime.yml
+1 βˆ’2 plugins/inventory/proxmox.py
+1 βˆ’23 plugins/module_utils/cmd_runner.py
+4 βˆ’2 plugins/module_utils/python_runner.py
+3 βˆ’0 plugins/module_utils/redfish_utils.py
+6 βˆ’6 plugins/modules/btrfs_subvolume.py
+0 βˆ’9 plugins/modules/consul.py
+5 βˆ’0 plugins/modules/django_command.py
+2 βˆ’14 plugins/modules/ejabberd_user.py
+67 βˆ’67 plugins/modules/gitlab_group.py
+4 βˆ’0 plugins/modules/hipchat.py
+3 βˆ’3 plugins/modules/homebrew_services.py
+3 βˆ’2 plugins/modules/ipa_hostgroup.py
+6 βˆ’27 plugins/modules/irc.py
+1 βˆ’1 plugins/modules/keycloak_realm.py
+12 βˆ’3 plugins/modules/keycloak_user_federation.py
+2 βˆ’2 plugins/modules/lxd_container.py
+17 βˆ’2 plugins/modules/npm.py
+1 βˆ’2 plugins/modules/one_service.py
+3 βˆ’70 plugins/modules/proxmox_kvm.py
+6 βˆ’133 plugins/modules/redhat_subscription.py
+4 βˆ’14 plugins/modules/rhsm_repository.py
+7 βˆ’3 tests/integration/targets/cmd_runner/tasks/test_cmd_echo.yml
+7 βˆ’14 tests/integration/targets/cmd_runner/vars/main.yml
+21 βˆ’0 tests/integration/targets/django_command/aliases
+6 βˆ’0 ...egration/targets/django_command/files/base_test/1045-single-app-project/single_app_project/core/settings.py
+21 βˆ’0 tests/integration/targets/django_command/files/base_test/1045-single-app-project/single_app_project/manage.py
+29 βˆ’0 tests/integration/targets/django_command/files/base_test/simple_project/p1/manage.py
+133 βˆ’0 tests/integration/targets/django_command/files/base_test/simple_project/p1/p1/settings.py
+28 βˆ’0 tests/integration/targets/django_command/files/base_test/simple_project/p1/p1/urls.py
+0 βˆ’0 tests/integration/targets/django_command/files/base_test/startproj/.keep
+8 βˆ’0 tests/integration/targets/django_command/meta/main.yml
+91 βˆ’0 tests/integration/targets/django_command/tasks/main.yaml
+0 βˆ’1 tests/integration/targets/proxmox/tasks/main.yml
+15 βˆ’0 tests/sanity/ignore-2.19.txt
+3 βˆ’0 tests/sanity/ignore-2.19.txt.license
+0 βˆ’15 tests/unit/plugins/module_utils/test_cmd_runner.py
+25 βˆ’13 tests/unit/plugins/modules/conftest.py
+193 βˆ’135 tests/unit/plugins/modules/helper.py
+1 βˆ’1 tests/unit/plugins/modules/test_cpanm.py
+36 βˆ’18 tests/unit/plugins/modules/test_cpanm.yaml
+1 βˆ’1 tests/unit/plugins/modules/test_django_check.py
+6 βˆ’4 tests/unit/plugins/modules/test_django_check.yaml
+1 βˆ’1 tests/unit/plugins/modules/test_django_command.py
+12 βˆ’10 tests/unit/plugins/modules/test_django_command.yaml
+1 βˆ’1 tests/unit/plugins/modules/test_django_createcachetable.py
+3 βˆ’2 tests/unit/plugins/modules/test_django_createcachetable.yaml
+1 βˆ’1 tests/unit/plugins/modules/test_facter_facts.py
+8 βˆ’6 tests/unit/plugins/modules/test_facter_facts.yaml
+1 βˆ’1 tests/unit/plugins/modules/test_gconftool2.py
+12 βˆ’7 tests/unit/plugins/modules/test_gconftool2.yaml
+1 βˆ’1 tests/unit/plugins/modules/test_gconftool2_info.py
+5 βˆ’3 tests/unit/plugins/modules/test_gconftool2_info.yaml
+1 βˆ’1 tests/unit/plugins/modules/test_gio_mime.py
+6 βˆ’3 tests/unit/plugins/modules/test_gio_mime.yaml
+1 βˆ’1 tests/unit/plugins/modules/test_opkg.py
+10 βˆ’5 tests/unit/plugins/modules/test_opkg.yaml
+1 βˆ’1 tests/unit/plugins/modules/test_puppet.py
+121 βˆ’114 tests/unit/plugins/modules/test_puppet.yaml
+0 βˆ’67 tests/unit/plugins/modules/test_redhat_subscription.py
+0 βˆ’33 tests/unit/plugins/modules/test_rhsm_repository.py
+90 βˆ’86 tests/unit/plugins/modules/test_snap.py
+1 βˆ’1 tests/unit/plugins/modules/test_xfconf.py
+53 βˆ’47 tests/unit/plugins/modules/test_xfconf.yaml
+1 βˆ’1 tests/unit/plugins/modules/test_xfconf_info.py
+18 βˆ’12 tests/unit/plugins/modules/test_xfconf_info.yaml
2 changes: 1 addition & 1 deletion collections/ansible_collections/l3d/wm
Submodule wm updated 3 files
+2 βˆ’2 README.md
+1 βˆ’1 galaxy.yml
+1 βˆ’1 roles/sway

0 comments on commit e7dd274

Please sign in to comment.