-
##### SUMMARY
Using net_put to scp a file onto an ASA (firepower1010) fails with the error message:
`msg: 'Exception received: (''Invalid response from server'', b''Signature Verified\r\n'')…
-
The file: `https://github.com/openshift/openshift-ansible-contrib/blob/master/playbooks/provisioning/openstack/sample-inventory/group_vars/all.yml` makes no mention of number of etcd nodes, however, i…
-
### Summary
When attempting an MX update with cloudflare dns, I get "400 Bad Request"
### Issue Type
Bug Report
### Component Name
cloudflare_dns
### Ansible Version
```console
ansible [core …
-
~/ansible-dcos$ ansible hosts.yaml -i inventory.py -m ping
[WARNING]: provided hosts list is empty, only localhost is available. Note that the implicit localhost does not match 'all'
[WARNING]: …
-
`ansible version`: 2.12.6
`inventory`:
```
[consul_instances]
consul1 consul_node_role=bootstrap
consul2 consul_node_role=server
consul3 consul_node_role=server
consul4 consul_node_role=c…
-
##### SUMMARY
When including rights (permissions) on host groups within usergroup, running multiple times returns 'changed' state for the task.
##### ISSUE TYPE
- Bug Report
##### COMPON…
-
# Install dependencies¶
```
sudo yum install python-devel libffi-devel gcc openssl-devel libselinux-python
```
## Install dependencies using a virtual environment
```
sudo yum install python-vir…
-
### Debug output
https://gist.github.com/pbrezina/a58b158dc8fe62b7b19c13222f955068
### Expected behavior
Guest starts.
### Actual behavior
Error:
```
...
==> ad: Waiting for machine …
-
**Describe the bug**
By default the inventory plugin does not return more then 500 entries.
I reviewed this together with Nutanix Support.
As a workaround the setting can be used:
```
da…
-
### Summary
the following tasks hangs when trying to set a key
```yaml
- name: Set node.txt key in redis
tags: redis
community.general.redis_data:
login_host: localhost
key: node.…