Skip to content
Snippets Groups Projects
Select Git revision
20 results

ansible-freeipa

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Thomas Woerner authored
    This change reduces the size of the Ansible collection and removes unused
    files.
    
    While creating the collection, the role plugins have been linked into the
    global plugin folders, but a subsequent sed call replaced the links with
    changed files. The original files have also been changed with another sed
    call in the same way. This resulted in the duplication of the changed
    files.
    
    The plugins of the roles are now moved into the global plugin folders and
    only changed there. The now empty plugin folders in the roles are
    removed.
    8e6c5e56
    History
    Name Last commit Last update