Many Thanks Vladimir On Fri, Jun 5, 2020 at 5:30 PM Vladimir Botka <[email protected]> wrote:
> > On Fri, Jun 5, 2020 at 1:29 PM Surya Gunisetti > > <[email protected]> wrote: > > > Can we use Ansible Ad-hoc commands/playbooks to make changes at > > > Dell/HP/IBM servers hardware level e.g., firmware,bios upgrade > > On Fri, 5 Jun 2020 13:37:16 +0200 > "Luca 'remix_tj' Lorenzetto" <[email protected]> wrote: > > you can follow two paths: > > - use raw module (as i did years ago with a simple IMM interaction) > > - look for appropriate modules or develop them. Check ansible > > collections, maybe this modules already exists > > In addition to this search Galaxy. For example > > shell> ansible-galaxy role search --galaxy-tags dell bios > shell> ansible-galaxy role search --galaxy-tags hp bios > shell> ansible-galaxy role search --galaxy-tags ibm bios > > -- > Vladimir Botka > > -- > 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 view this discussion on the web visit > https://groups.google.com/d/msgid/ansible-project/20200605135943.75d068e1%40gmail.com > . > -- 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 view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/CAOfDa67MwgJ2ueUk0jDhcU5WY9q6Dz6Q-U9H%3D_BQF-bUUdopfw%40mail.gmail.com.
