you can try lineinfile or use j2 templates On Wed, Aug 22, 2018 at 6:29 AM <[email protected]> wrote:
> hi all, > > any way to edit so called "stanza files" in aix? i read about the > blockinfile module but this seems not to be the best way to do it, since it > depends on markers which will break aix configs. > > example of such stanza files: > > srvproxy: > admin = false > umask = 2 > login = false > rlogin = false > > usw: > shells = /bin/sh,/bin/bsh,/bin/csh,/bin/ksh,/bin/tsh,/bin/ksh93, > /usr/bin/sh,/usr/bin/bsh,/usr/bin/csh,/usr/bin/ksh,/usr/bin/tsh,/usr/bin/ > ksh93,/usr/bin/rksh,/usr/bin/rksh93,/usr/sbin/uucp/uucico,/usr/sbin/ > sliplogin,/usr/sbin/snappd,/bin/false,/usr/bin/bash > maxlogins = 32767 > logintimeout = 60 > auth_type = STD_AUTH > pwd_algorithm = sshaitsv > > > for example i want to adress the "srcproxy:" and add or delete "pwd_algorithm > = sshaitsv", or add new items "somestanza:". any ideas? > > wbr > > chris > > -- > 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/ec00d38a-4549-40df-bced-b0c6239fac4f%40googlegroups.com > <https://groups.google.com/d/msgid/ansible-project/ec00d38a-4549-40df-bced-b0c6239fac4f%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- Jonathan lozada de la matta AUTOMATION CONSULTANT - AUTOMATION PRACTICE Red Hat Consulting Services <https://www.redhat.com/> [email protected] -- 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/CAFYJA%2BLxufN%3DforLYdAbuTxUbsfp%2B%2BLrSO3AU%2BginZrgKXiD6g%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
