tripleo-ansible/tripleo_ansible/roles/tripleo-module-load/handlers
Kevin Carter 0bcb4b906e Tighten up how we add and remove kernel modules
This change adjusts our two roles that configure kernel modules.
These two roles serve slightly different purposes so they both
must exist at this time. The change being made will ensure that
the system module-load service is in reloaded anytime modules
change, and that the `/etc/modules-load.d` directory exists
before assuming we can write new configuration files there.

> Molecule configuration for the tripleo-module-load role has
  been updated to ensure the role is functionally testing the
  code paths with real system values.

Closes-Bug: #1847282
Change-Id: Id20d7415e8430c66f3afc8f86e0e813a54ee3ca2
Signed-off-by: Kevin Carter <kecarter@redhat.com>
2019-10-23 14:14:38 +00:00
..
main.yml Tighten up how we add and remove kernel modules 2019-10-23 14:14:38 +00:00