Files
openstack-ansible-openstack…/tasks
Marc Gariepy a440f167ba Fix module loading on centos hosts.
Introducing a new var: {{ openstask_host_module_file }} that contain
the path to the file containing module list.

Centos will use systemd-modules-load.service:
- http://www.unix.com/man-page/centos/8/systemd-modules-load.service/
- http://www.unix.com/man-page/centos/5/modules-load.d/

Change-Id: I9ce294045259752e48c47ed036a9550565f05bc5
2016-09-06 08:59:36 -05:00
..