provider-ansible
provider-ansible copied to clipboard
Crossplane Ansible provider
### What problem are you facing? Some environments rely on gith ssh based auth for private repositories instead of the currently supported token one. The Upbound provider-terraform shares this problem...
### What happened? In `CheckWhenObserve` mode, reconciliation always fails with `observe failed: Error decoding results\n\tinvalid character` error. This error comes from provider-ansible attempting to parse ansible logs: https://github.com/crossplane-contrib/provider-ansible/blob/5e0d99269289a6c47b232d829eff424cfa374087/internal/controller/ansibleRun/ansibleRun.go#L363 The function...
The `provider-ansible` provider does not invoke a finalizer or similar to cleanup created resources when a delete operation is triggered in the control plane (e.g. `kubectl delete ansiblerun `) This...
### What problem are you facing? You must manually install the jmespath dependency on the Ansible controller before using this filter. This filter is built upon jmespath, and you can...
### What problem are you facing? I am attempting to use the ansible provider in crossplane as an execution engine for an existing ansible setup. This setup makes use of...
I have tried exploring amazon cloud (amazon.aws collections ) with crossplane ansible provider but after applying ansible run observing below error in pod logs . Error in ansible run pod...
`Ansible inventory` has grown in our provider, we need to add a section that describes and explains how to use the `inventory`
### What problem are you facing? following this [discussion](https://github.com/crossplane-contrib/provider-ansible/pull/161#discussion_r1053595816) , I suggest to restructure the `WorkingDirPath` ( `/ansibleDir/UUID`) by following the Ansible standards , so we avoid setting custom path...
Bumps [k8s.io/api](https://github.com/kubernetes/api) from 0.29.3 to 0.30.2. Commits 118f81c Update dependencies to v0.30.2 tag 0fd470c Merge pull request #124702aojea/automated-cherry-pick-of-#124572 a669f18 Merge pull request #124694 from pmalek/backport-124553-to-release-1.30 15001b5 fix(api): make LocalObjectReference.Name and...
Bumps [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) from 0.29.3 to 0.30.2. 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...