Roger
Roger
There is the output: ``` ~> cat /etc/*release* SUSE Linux Enterprise Server 11 (x86_64) VERSION = 11 PATCHLEVEL = 3 LSB_VERSION="core-2.0-noarch:core-3.2-noarch:core-4.0-noarch:core-2.0-x86_64:core-3.2-x86_64:core-4.0-x86_64" ```
no, I have pwdutils ``` # rpm -qf /usr/sbin/usermod pwdutils-3.2.15-0.13.1 ```
hello @zanjibar maybe you should read this http://docs.fabfile.org/en/latest/usage/fab.html I think you can handle it with arguments and/or environment variables.
That's a good idea 👍
@thegranddesign this is amazing!, can you help to create the proper completions for those plugins? Let me test it before to do the merge.
Don't worry, I'll work on it as soon as I can
I'm going to work on this, but I think we should keep it as simple as we can, I mean every 'plugin' should be independent of each other, so I...
@shpoont, That would be awesome and very helpful, I would like to remove just the dependency of `lib/defaults.sh` and `lib/converters.sh` on all plugins, add the new ones and add the...
@bensleveritt go ahead, at this moment I don't have enough time work on it, just resolve the conflicts and be sure everything works as expected even the completions.
@bensleveritt, Yes I think that is the best approach. And don't worry I'll update the README to give credit to him and you. 😉