Skip to content

Commit

Permalink
Merge pull request #56 from DO1JLR/u
Browse files Browse the repository at this point in the history
update community.general
  • Loading branch information
DO1JLR authored Jul 22, 2024
2 parents 27a1a07 + af7b12d commit 6833aba
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 10 deletions.
2 changes: 1 addition & 1 deletion collections/ansible_collections/community/general
Submodule general updated 77 files
+6 βˆ’0 .github/BOTMETA.yml
+2 βˆ’0 changelogs/fragments/8214-sudosu-not-working-on-some-BSD-machines.yml
+3 βˆ’0 changelogs/fragments/8508-virtualbox-inventory.yml
+5 βˆ’0 changelogs/fragments/8542-fix-proxmox-volume-handling.yml
+2 βˆ’0 changelogs/fragments/8613-redfish_utils-language.yaml
+2 βˆ’0 changelogs/fragments/8614-nsupdate-index-out-of-range.yml
+2 βˆ’0 changelogs/fragments/8623-become-types.yml
+2 βˆ’0 changelogs/fragments/8625-inventory-types.yml
+2 βˆ’0 changelogs/fragments/8626-lookup-types.yml
+2 βˆ’0 changelogs/fragments/8627-connection-types.yml
+2 βˆ’0 changelogs/fragments/8628-callback-types.yml
+1 βˆ’1 galaxy.yml
+12 βˆ’6 plugins/become/doas.py
+8 βˆ’4 plugins/become/dzdo.py
+12 βˆ’6 plugins/become/ksu.py
+8 βˆ’4 plugins/become/machinectl.py
+9 βˆ’5 plugins/become/pbrun.py
+10 βˆ’6 plugins/become/pfexec.py
+5 βˆ’2 plugins/become/pmrun.py
+8 βˆ’4 plugins/become/sesu.py
+22 βˆ’1 plugins/become/sudosu.py
+2 βˆ’0 plugins/callback/cgroup_memory_recap.py
+7 βˆ’0 plugins/callback/hipchat.py
+4 βˆ’0 plugins/callback/jabber.py
+1 βˆ’0 plugins/callback/log_plays.py
+2 βˆ’0 plugins/callback/loganalytics.py
+4 βˆ’0 plugins/callback/logentries.py
+4 βˆ’0 plugins/callback/logstash.py
+3 βˆ’0 plugins/callback/slack.py
+2 βˆ’0 plugins/callback/splunk.py
+1 βˆ’0 plugins/callback/sumologic.py
+3 βˆ’0 plugins/callback/syslog_json.py
+3 βˆ’0 plugins/connection/chroot.py
+1 βˆ’0 plugins/connection/funcd.py
+4 βˆ’0 plugins/connection/incus.py
+2 βˆ’0 plugins/connection/iocage.py
+2 βˆ’0 plugins/connection/jail.py
+2 βˆ’0 plugins/connection/lxc.py
+4 βˆ’0 plugins/connection/lxd.py
+5 βˆ’3 plugins/connection/qubes.py
+2 βˆ’1 plugins/connection/zone.py
+134 βˆ’0 plugins/filter/reveal_ansible_type.py
+4 βˆ’0 plugins/inventory/cobbler.py
+2 βˆ’0 plugins/inventory/linode.py
+2 βˆ’1 plugins/inventory/lxd.py
+3 βˆ’1 plugins/inventory/nmap.py
+2 βˆ’0 plugins/inventory/online.py
+2 βˆ’0 plugins/inventory/scaleway.py
+1 βˆ’0 plugins/inventory/stackpath_compute.py
+80 βˆ’8 plugins/inventory/virtualbox.py
+2 βˆ’0 plugins/lookup/chef_databag.py
+11 βˆ’3 plugins/lookup/consul_kv.py
+4 βˆ’0 plugins/lookup/cyberarkpassword.py
+5 βˆ’0 plugins/lookup/dsv.py
+2 βˆ’0 plugins/lookup/etcd.py
+3 βˆ’1 plugins/lookup/filetree.py
+2 βˆ’0 plugins/lookup/hiera.py
+2 βˆ’0 plugins/lookup/onepassword.py
+2 βˆ’0 plugins/lookup/onepassword_doc.py
+2 βˆ’0 plugins/lookup/onepassword_raw.py
+2 βˆ’1 plugins/lookup/passwordstore.py
+3 βˆ’0 plugins/lookup/redis.py
+4 βˆ’0 plugins/lookup/shelvefile.py
+9 βˆ’1 plugins/lookup/tss.py
+1 βˆ’1 plugins/module_utils/redfish_utils.py
+2 βˆ’1 plugins/modules/nsupdate.py
+1 βˆ’0 plugins/modules/pip_package_info.py
+313 βˆ’15 plugins/modules/proxmox.py
+11 βˆ’0 plugins/modules/rpm_ostree_pkg.py
+47 βˆ’0 plugins/plugin_utils/ansible_type.py
+203 βˆ’0 plugins/test/ansible_type.py
+5 βˆ’0 tests/integration/targets/filter_reveal_ansible_type/aliases
+7 βˆ’0 tests/integration/targets/filter_reveal_ansible_type/tasks/main.yml
+185 βˆ’0 tests/integration/targets/filter_reveal_ansible_type/tasks/tasks.yml
+5 βˆ’0 tests/integration/targets/test_ansible_type/aliases
+7 βˆ’0 tests/integration/targets/test_ansible_type/tasks/main.yml
+248 βˆ’0 tests/integration/targets/test_ansible_type/tasks/tasks.yml
9 changes: 0 additions & 9 deletions host_vars/daringdoo.local.yml

This file was deleted.

1 change: 1 addition & 0 deletions site.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
- {role: gantsign.bat, tags: bat}
- {role: l3d.gopass, tags: gopass}
- {role: do1jlr.i3wm, tags: i3wm}
- {role: roles-ansible.sway, tags: sway}
- {role: amdgpu_firmware, tags: firmware}
- {role: do1jlr.htop, tags: htop}

Expand Down

0 comments on commit 6833aba

Please sign in to comment.