Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RFE - missing actions in modules #394

Open
Thulium-Drake opened this issue Jul 3, 2024 · 0 comments
Open

RFE - missing actions in modules #394

Thulium-Drake opened this issue Jul 3, 2024 · 0 comments

Comments

@Thulium-Drake
Copy link

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)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant