-
Any plans for having postgres-baseline with ansible?
-
### What happened?
I'm trying to deploy a k8s cluster using these instructions https://kubespray.io/#/docs/getting_started/getting-started.
After executing the command:
`CONFIG_FILE=inventory…
-
jinoj updated
3 years ago
-
# Ansible 介绍与安装
## 啥是 Ansible
先看网络上对它的解释:
Ansible 是一款简单的运维自动化工具,只需要使用 ssh 协议连接就可以来进行**系统管理**,**自动化执行命令**,**部署**等任务。
显而易见, Ansible 拿来做服务器部署再合适不过。只需要:
预制好一份主机清单和要执行的命令步骤,就可以实现对一个**清单的全部或部…
-
We to run the ansible playbook for lifecycle management in the lab: https://github.com/opiproject/ansible-opi-dpu
-
### Feature id and version
ghcr.io/devcontainers-extra/features/pipx-package:1.1.7
### Devcontainer base Image
docker.io/library/alpine:latest
### What happened?
when attempting to buil…
-
### Summary
After upgrading to Ansible 2.16.11, I had an issue with the community.crypto.openssl_csr module, although I think this can be a problem for other modules as well. When defining a filena…
-
##### SUMMARY
Host group not found when trying to create new host via ansible
##### ISSUE TYPE
- Possible Bug \ QA
##### COMPONENT NAME
community.zabbix version 3.1.2
##### ANS…
-
### Summary
I am trying to pass the ssl certificate content and ssl certificate file to the open_url or request.open for secure communication but getting an error ssl certificate content is not sup…
-
I'm not a developer, but based on the discussion at https://github.com/IBM/ansible-power-aix/pull/294, if we try to change the password of an existing user with a misspelled username, Ansible will cre…