Closed ekohl closed 10 months ago
CI says "no"
6 failed, 195 passed
okay, not that bad.
At least this part fails: https://github.com/theforeman/obal/blob/3625419b8656e048a76f7ef8653b86be59ebee3f/obal/data/roles/fetch_sources/tasks/main.yml#L20-L24
I think that causes most if not all failures.
Packaging wise we can depend on ansible-collection-ansible-posix
but I'm not sure how to deal with pip based installations.
This escalated not as much as I have feared. What are we missing? :)
And copy works the same here? I don't know it well enough to say but I trust you
It doesn't sync, but it does recursively copy, which should be sufficient for our usecase.
And the usage should be covered by tests, so…
Thanks! I've reordered the commits and changed the commit messages, but no actual code changes. I believe this is ready to go, but can't approve my own PR.
obsah already pulls in either ansible or ansible-core, depending on the Python version. There's no need for obal itself to pull it in.