Skip to content

RFE - missing actions in modules #394

Open
@Thulium-Drake

Description

Hi there!

We currently use our own Ansible role to compose and 'compile' edge-commit images for our clients. And I've refactored some of the code to use the modules in this collection and our code has become a lot simpler doing so :-)

However, there are a few actions in our role we cannot replace, as there's no role for it:

  • Removing (finished) builds (composer-cli compose delete)
  • Removing blueprints (composer-cli blueprint delete)
  • Applying an update to an existing ostree (ostree pull-local, ostree summary --update, we also do restorecon to ensure SELinux is happy as we do this in /var/www/html)

Activity

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

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