Hi, I'm using ansible to manage my at the moment 15 servers with gentoo.
the portage module is great, thanks for everyone putting work into it. I missed two features to completely migrate my at the moment python scripts to ansible: 1. excludes, it is not possible to exclude packages for example I have a few server where I don't want to update the kernel, but do an @world update 2. set use flags (perhaps with flaggie, dunno what the easiest way to implement is) 3. --with-bdeps=y , in some circumstances I use this parameter, i.e. when emerge --depclean fails, because of inconsistencys. Thanks for the great work. Do you think it is possible to integrate these into the module? Or perhaps there are already solution I'm not aware of? -- 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/3a7ae17d-6627-460b-b09c-1a99f531e72f%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
