Open gildegoma opened 4 years ago
Does not seem to help. The build is still failing :(
The CI job detected a new problem, occurring only with the root.yml playbook.
See https://travis-ci.org/github/rvm/rvm1-ansible/jobs/714023964#L296 for instance.
We have updated & tested #219. I believe it will be good to first merge #219, then update #220!
Rebased and now ready for review.
Would you mind adding a comment in the code here too to explain running check mode twice? I think that would be helpful for someone looking at the code for the first time without reading our PR comments.
@danochoa thank you for all the feebacks 😃. Yes, if we stick the goal to support "check mode" in any situation, I'll add a comment to try to make things crystal clear.
As we are moving away from Travis to GHA, is this still valid @danochoa ?
See #235, which maybe will have to be merged first, to see if current PR is worth adapting to GH actions.
@gildegoma as we migrated to Github Actions in #235, is this still somehow valid, and would you like to migrate this to the new CI?
Ping @gildegoma...
Initially motivated by #218.
In order to get a build success, this PR (temporarily) includes the changes proposed in #219.