1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/plugins
Nate Douglas e0dbe9c98d
modprobe: Avoid FileNotFoundError when directories don't exist. (#8005)
* Avoid FileNotFoundError when directories don't exist.

* Adds changelog fragment.

* Update changelogs/fragments/7717-prevent-modprobe-error.yml

Co-authored-by: Felix Fontein <felix@fontein.de>

---------

Co-authored-by: Felix Fontein <felix@fontein.de>
2024-02-25 07:38:22 +01:00
..
action
become
cache
callback Add default_without_diff callback (#7949) 2024-02-14 22:53:16 +01:00
connection Refer to LXD containers/VMs as instances (#7873) 2024-01-24 13:35:17 +01:00
doc_fragments Consul action group (#7897) 2024-01-27 10:58:41 +01:00
filter New filters to calculate the union, intersection, difference and symmetric difference of lists by preserving the items order (#7985) 2024-02-23 20:35:09 +01:00
inventory Add templating support to Icinga2 Inventory (#7996) 2024-02-25 07:37:53 +01:00
lookup fixes #7918 - onepassword lookup fails if field name contains uppercase letters and section is specified (#7919) 2024-02-16 13:53:07 +01:00
module_utils Fix errors in hpe specific get methods (#7952) 2024-02-24 20:32:20 +01:00
modules modprobe: Avoid FileNotFoundError when directories don't exist. (#8005) 2024-02-25 07:38:22 +01:00
test Add test fqdn_valid (#7533) 2023-11-22 09:12:00 +01:00