-
I have installed postgres 9.6 on ubuntu 16 with the aid of your ansible role which is great. One thing I have noticed however is that the database is initialised using the data path `/var/lib/postgres…
-
The silent installation for NVIDIA toolkit is not successful. The NVIDIA GPU Computing Toolkit folder is not getting created causing build compiles to throw error saying CUDA_HOME not found.
The is…
-
After many times of creating and tearing down the VM, the same error still persists.
```
+ exec dci-pipeline 'ocp-workload:ansible_inventory=~/certification-lab-config/inventories/pool/cluster1-w…
-
Hi all!
It's recommended to always have an organization Ansible roles uploaded to Ansible Galaxy, which provides more popularity and easier way for roles downloading.
So in this issue, we preten…
rshad updated
3 years ago
-
### Action name
uses: ansible/ansible-lint-action
### Reasons
```shell
Reason
```
### Intended usage
```markdown
Usage
```
### I have checked the internal marketplace for similar actions and c…
-
### Summary
I'm trying to use 'replace' and 'endswith' within `failed_when` - this works in python:
```
>>> "foobarbaz".replace("baz", "bar").endswith("bar")
True
```
But in ansible this:
…
-
关于这点描述,我有一点疑问想咨询一下,因为我最近也在调研ansible的一些场景。
ansible存在什么明显的劣势吗,导致项目方想开发一个安装工具。
-
Hi, I don't know where the best place is to make aware of this and if there is an interest for this, but I created an ansible role to deploy cepces along with the requirements and to create a machine …
-
Running ansible version 2.9.11 on macOS with python 3.8, with latest mitogen version from master, targeting cisco isr routers and other network_cli based connection devices. All playbooks fail with t…
-
**Describe the bug**
Once I have created a volume that is mapped to a host group in a task using dellemc.powerstore.volume. Once this task is reran with a change to say the size increasing from 100GB…