-
```bash
[root@ose0 ~]# oc get events --namespace=openshift-ansible-service-broker
LAST SEEN FIRST SEEN COUNT NAME KIND SUBOBJECT TYPE REASON …
-
### Please confirm the following
- [X] I agree to follow this project's [code of conduct](https://docs.ansible.com/ansible/latest/community/code_of_conduct.html).
- [X] I have checked the [current is…
-
So I did quite a bit of trail and error and had been having many problems. I ultimately switched to installing from branch 3.10 (which maybe should be a tag to make things more clear). While this ma…
-
Since I update to ansible 2.9 I'm not able anymore to use this task. (It was working well before)
Ansible task:
```
- azure_rm_aks:
name: "{{ aks_cluster_name }}"
dns_prefix: "{{ ak…
T1loc updated
4 years ago
-
Great resources!
When deploying MongDB with the command:
%%bash
ansible-playbook ~/smartvillage-operator/apply-edgemongodb.yaml \
-e ansible_operator_meta_namespace=$(oc get project -o jsonpat…
-
### Summary
I'm trying to create a LXC Container with minimal options, following this example: https://docs.ansible.com/ansible/latest/collections/community/general/proxmox_module.html#ansible-coll…
-
### Please confirm the following
- [X] I agree to follow this project's [code of conduct](http://docs.ansible.com/ansible/latest/community/code_of_conduct.html).
- [X] I have checked the [current iss…
-
##### SUMMARY
When k8s_info module runs on a non-controller host, it looks for a kubeconfig file on the controller host, but returns "invalid kube-config file" error even though the kubecon…
-
**Summary**
redhat_subscription module isn't idempotent
**Issue Type**
Bug Report
**Component Name**
redhat_subscription module
**Ansible Version**
```
ansible 2.9.17
config f…
-
## Type of question
General operator-related help
## Question
#### What did you do?
I develop an Ansible operator and let it manage its status (and I prefer that way - it will prob…