-
##### SUMMARY
we have OpenShift Server Version: 4.15.19 with Kubernetes Version v1.28.10+a2c84a5. Running an ansible task with validate-option, the following error appears:
Kubernetes version v1.2…
-
Hi, I am new in GNS3, Ansible and SoNic (almost all related to this repo).
When I run
> ansible-playbook deploy-sonic-dc-topology.yml -vvv
I run into an error
> TASK [Get the server facts] **…
-
I'm use:
```
:~/nodejs-nvm$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 22.04.4 LTS
Release: 22.04
Codename: jammy
:~/nodejs-nvm$ an…
-
## Summary
I create a project with credentials, project, job template and workflow templates using the infra.controlle_configuration collection.
For testing I create also a cleanup Playbook and set …
-
### Summary
when i read the code in paramiko_ssh.py, i found that ansible use makedirs_safe() to create ~/.ssh without a specific permissions in close() method(also in _save_ssh_host_keys()),
bu…
-
##### SUMMARY
When passing the kubeconfig to various kubernetes.core modules as a dictionary instead of a path, it contains sensitive data and should not be logged.
I've patched this in ou…
jnm27 updated
2 weeks ago
-
### Summary
When i read code in lib/ansible/plugins/action/copy.py, i find a bug in it:
```python
class ActionModule(ActionBase):
TRANSFERS_FILES = True
# ...
def run…
-
### Issue
Hi :wave:
Any reason for Ansible being on v9.4.0 in the dockerfile [0]? The current Ansible version is v10.6.0, according to here [1]. May be related to #2330.
Thank you and cheers,
…
-
##### SUMMARY
we want to use `ansible.netcommon.network_cli` (which is the recommended method over `paramiko`) but the old devices are only having old ciphers and unable to use it with `ans…
-
Installing kafka-admin from Ansible Galaxy as collection doesn't work properly.
I've tried to install kafka-admin with following requirements file.
```yaml
# requirements.yaml
collections:
…