-
##### SUMMARY
On systems which use `dbus-broker` (like Fedora Silverblue) the `dconf` module sadly doesn’t work.
##### ISSUE TYPE
- Bug Report
##### COMPONENT NAME
dconf
##### ANSIBLE VERS…
-
I was trying to make 'Headless service' with this code
```
- name: create test service
k8s_v1_service:
name: test
namespace: '{{ namespace }}'
state: present
labels:
…
-
Running the script on a centos 7.5 VM and getting the following error:
TASK [openshift_setup : debug] ***********************************************************************************************…
-
OS - ubuntu 16.0
Openshit Setup: oc cluster up (using v1.5.0)
When I execute run_setup_local.sh getting following error.
```
ERROR! the playbook: /setup_local_environment.yml could not be found
…
-
@fdutheil I've opened this so I don't lose track of it. Looks like you're having very different problems to #558, or in addition to it.
----
Hi, some issues here with the *unarchive* module too.…
-
**Description**
If the Android or iOS credentials passed in at the bind step are invalid, there is no validation and the binding does not fail. However it will not show up in the Mobile App's JSON co…
-
**Codewind version:** 0.5.0
**OS:** RHEL
**Che version:** 7.2
**IDE extension version:** 0.5.0
**IDE version:** Theia - 7.1
**Kubernetes cluster:** OKD
Storage - GlusterFS
Other ser…
-
```bash
[root@ose0 ~]# oc get events --namespace=openshift-ansible-service-broker
LAST SEEN FIRST SEEN COUNT NAME KIND SUBOBJECT TYPE REASON …
-
* **Which version of Ansible are you running?**
2.8.2
* **Is your version of Ansible patched in any way?**
No
* **Are you running with any custom modules, or `module_utils` loaded?**
No
* **Have…
-
ansible 2.13.0
- hosts: localhost
become: yes
become_method: sudo
roles:
- role: dragomirr.kafka
vars:
kafka_node_id: 0
kafka_heap_size: 2G
kafka_insta…