Skip to content

Add a parameter for installing additional packages (postfix-ldap on Fedora-based OSes) #211

Description

@atcorduneanu

I am using this role to manage the configuration of my Postfix instances on Fedora-based OSes.
My deployment uses ldap as a backend and ldap support in my case is only available via the RPM postfix-ldap, which currently I am making sure to have it installed in the play's pre_tasks. In this case there is a duplication of the dnf modules called, which is not really a big deal, but I would rather have a variable that if set allows the user to specify which packages to install, or if they need ldap support.

I guess it would be useful for other people as well. Is this a planned feature? Otherwise I would happily work on it.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions