provider-ansible
provider-ansible copied to clipboard
Crossplane Ansible provider
Hello, I'm trying to install a role from a private repository at github, but I do not succeed. I'm using latest version of this provider (0.6.0). My provider configuration looks...
### What happened? I can create an AnsibleRun resource without issue and run an inline ansible playbook. However, I'm unable to add the same AnsibleRun resource as a part of...
### What problem are you facing? Currently, if I update an ansiblerun, the only way to tell whether the change was synced is by watching logs. There's a synced condition,...
Bumps [k8s.io/api](https://github.com/kubernetes/api) from 0.29.3 to 0.30.0. Commits fb932d2 Update dependencies to v0.30.0 tag d014286 Merge remote-tracking branch 'origin/master' into release-1.30 581c1b8 Update x/net for CVE-2023-45288 35ca1f4 Merge pull request #123932...
Bumps [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) from 0.29.3 to 0.30.0. Commits 37988e5 Merge remote-tracking branch 'origin/master' into release-1.30 c857a38 Update x/net for CVE-2023-45288 0407311 followup to allow special characters 25164f7 Merge pull request #123435...
Bumps [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime) from 0.17.0 to 0.17.3. Release notes Sourced from sigs.k8s.io/controller-runtime's releases. v0.17.3 What's Changed 🌱 Update to Kubernetes v1.29.2 by @sbueringer in kubernetes-sigs/controller-runtime#2711 :bug: Cache: Keep selectors when byObject.Namespaces...
### What happened? Had an run that failed due to a timeout (I think?). The error message in this case should be just an exit code and maybe something about...
### Description of your changes Fixes #328 I have: - [x] Read and followed Crossplane's [contribution process]. - [x] Run `make reviewable` to ensure this PR is ready for review....
Hi crossplane Team i am very new to crossplane, i came from terraform world and ansible, and try now to implement also to run my ansible playbooks from gitlab over...
Bumps [sigs.k8s.io/controller-tools](https://github.com/kubernetes-sigs/controller-tools) from 0.11.3 to 0.14.0. Release notes Sourced from sigs.k8s.io/controller-tools's releases. v0.14.0 What's Changed 🏃 remove usages of deprecated io/ioutil by @testwill in kubernetes-sigs/controller-tools#847 :bug: Add support for empty...