Hi , excuse me, but I don't get the question here... How can I help you ?
Op dinsdag 7 juli 2020 om 16:04:32 UTC+2 schreef [email protected]: > Hi peter, > > if you don't mind please send me output, i would like to get something > like below > > *Socket Locator* *Status* *Size* *Max Supported Frequency* *Technology* > PROC 1 DIMM 3 Good, In Use 32.00 GB 2666 MHz RDIMM > > On Tue, Jul 7, 2020 at 5:19 AM [email protected] <[email protected]> > wrote: > >> Hi all, >> >> please allow me to ask for any help here... >> I once wrote a custom callback plugin, where I >> subclassed ansible.utils.display.Display so I could overrule it's display() >> method to manipulate the message to be printed, and then call >> super(Display, self).display(..... >> Since Ansible 2.8 the Display object is now a singleton, instantiated >> right at 'ansible-playbook'. This means a cannot modify the >> Display.display() anymore right ? >> >> Any ideas on how to call a customized display() method ? >> >> Thanks in advance for any help. >> >> Pieter. >> >> -- >> 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/bb33b941-7efb-4ec8-83ce-82e2dfb8db92n%40googlegroups.com >> >> <https://groups.google.com/d/msgid/ansible-project/bb33b941-7efb-4ec8-83ce-82e2dfb8db92n%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> > -- 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/a106eb27-1960-4b21-8ee1-6b1dedbb9ca2n%40googlegroups.com.
