Hi thanks for the reply, yes indeed if this is true then it seems pretty pointless, you shouldnt be expected to run ansible instantly after a reboot right? I'll have to use copy and copy a rc.modules file instead.
Den måndagen den 17:e november 2014 kl. 21:44:20 UTC+1 skrev Michael DeHaan: > > The modprobe module is part of ansible-modules-extras, which means it's a > bit newer or less fleshed out than some modules. > > This doesn't actually save anything but just runs the modprobe commands. > > So you would want to use this system and also drop something in modprobe.d. > > This should probably be clarified in the module notes section. > > > > On Mon, Nov 17, 2014 at 4:22 AM, Stefan Eriksson <[email protected] > <javascript:>> wrote: > >> Hi Its unclear where the modprobe module save the settings, I cant find a >> list of modules to load att boot in /etc/modprobe.d/ >> There's also no info about this in the module website. >> >> for example kernel_blacklist says: >> >> blacklist_file,use this blacklist file instead of >> /etc/modprobe.d/blacklist-ansible.conf. >> and this file is created. But there's no such info for modprobe module. >> >> Thanks >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Ansible Project" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected] <javascript:>. >> To post to this group, send email to [email protected] >> <javascript:>. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/ansible-project/89521b45-aa45-48c2-a05f-a9459bb67748%40googlegroups.com >> >> <https://groups.google.com/d/msgid/ansible-project/89521b45-aa45-48c2-a05f-a9459bb67748%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> For more options, visit https://groups.google.com/d/optout. >> > > -- You received this message because you are subscribed to the Google Groups "Ansible Project" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/1ee06047-1451-416f-9749-2e663cc6c9b8%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
