Jeff Geerling
Jeff Geerling
@TheRealMephisto - Note that's often a problem with Drupal 8/9 in some cases after initial installation. I've found that logging into the Drupal container on the command line and running...
Related: https://github.com/ansible/ansible/issues/65285
Another idea: Maybe we change the name of this repo to "ansible-kubernetes" or "ansible-kubernetes-content" (or collection) since it could (probably will) also include more content, like playbooks, roles, plugins, etc.
@gundalow - I think that would be a good idea (or we could just abandon this repo and create a new one with the same maintainers under github.com/ansible-collections/kubernetes maybe?).
I will work on moving the code/history, and then after things are working there, I believe we could archive this Git repository as its purpose has been fulfilled. I'll also...
@gundalow - code was pushed to the new repo, and I'm working on restructuring it as a collection. How should we go about archiving this repo? I don't think any...
Yeah; see my last commit: https://github.com/geerlingguy/docker-centos7-ansible/commit/83a66189e7de0c0e630197889bf7db5f83679139 For some reason it's impossible to get the build going on ARM64 for CentOS 7 :( — or at least very challenging.
I do like this idea; the PR would need a bit of an update to work with the latest version, and I will only merge once I've had time to...
Can you clean up the changes based on #10?
I haven't encountered this issue on my CI images in GitHub Actions, and verified things are working locally too... can you give an example to reproduce the issues you're seeing?