-
### Summary
Ansible 4 through to current devel branch fail to execute this playbook.
```yaml
- hosts: uv2204.mynet
gather_facts: false
vars:
ansible_ssh_executable: "{{ 'ssh' | trim }}…
-
It doesn't look like the sudo_users.hosts variable supports an array. It would be nice to be able to input the hosts as an array and have the role create a Host_Alias section and then reference the H…
-
Hi -
Is there any way to be able to sync /etc/hosts? Some of my hosts don't show the names so I have to manually add them to the hosts file in order to be able to see them properly. It would be eas…
-
version
```
helm list
WARNING: Kubernetes configuration file is group-readable. This is insecure. Location: /Users/zld/kubeconfigs/gir.yaml
WARNING: Kubernetes configuration file is world-readable…
-
Environment
- OS - CentOS7
- ansible_runner v1.1.0
- ansible ansible-2.6.3-1.el7.noarch
- python 3.6
With an empty group definition, playbooks fail to match hosts
example hosts file (invento…
-
### Nutanix Cluster Information
AOS 6.5.1.6 LTS
### Terraform Version
1.5.5
### Affected Resource(s)
* nutanix_virtual_machine
### Terraform Configuration Files
```hcl
terraform {
requi…
-
```powershell
Set-CHostsEntry -IPAddress ::1 -HostName localhost -Path hosts_test.txt
Set-CHostsEntry -IPAddress 127.0.0.1 -HostName localhost -Path hosts_test.txt
```
```
PS C:\Users\fakui> Se…
-
I have a host I am unable to add. No matter what type of auth or settings I choose, I get this error:
wave> error, ssh cannot connect to client: ssh: handshake failed: remote host identification ha…
ekool updated
1 month ago
-
I receive the below error when trying to start aker.py. CentOS7, Python 2.7.5. Any idea why this would be occurring?
[root@localhost aker]# ./aker.py
Traceback (most recent call last):
File "./…
-
Currently, an incoming connection does not identify itself as any service, and so it is not automatically added to any peer lists.
If new Hyperbahn hosts are added, then a service's affinity may chan…