-
##### SUMMARY
ce_command module used through an ansible playbook does not work.
the playbook successfully connect to the device but It never get an answer.
```
2022-03-29 16:38:56,127 p=6818 u…
-
**Describe the solution you'd like**
When perusing the PowerStore Web UI, we can see a lot of information on things such as [NIC/FC Port] link speed, U/D status, MAC/WWNN/WWPN and so on. However we d…
-
### Summary
To keep inventories simpler I've specified hosts by hostname (i.e. `host1`, `host2`, etc.) and set the `ansible_host` variable to `"{{ inventory_hostname }}.domain.org"`, or in a task t…
-
### Summary
Reading https://docs.ansible.com/ansible/latest/inventory_guide/intro_inventory.html#organizing-inventory-in-a-directory , I defined a directory with my .ini inventory files. However, `an…
peci1 updated
2 months ago
-
##### SUMMARY
When using variable in `ansible_user`, and the default value `set_remote_user=true`, then we got error:
`group_vars/all/default.yml`
```
deploy_user: ubuntu
ansible_user: '{{ depl…
Vanav updated
8 hours ago
-
## Summary
Setting up a credential in the AAP GUI and then running the credentials role with the same credential configured in controller_credentials and using "update_secrets: false" rep…
-
The MediaWiki role includes a task to (re)build SMW data. This concern is completely orthogonal to the MediaWiki role and should be refactored. Perhaps it would be best to have an SMW role, with relev…
-
##### SUMMARY
We have a couple of qfx5120-48y-8c devices that for some reason is not showing any diff results.
> This device also seems to show a warning for protocols changes, as indicated in G…
-
### Summary
When using the ec2_instance module, the examples and the table of parameters do not show the region parameter as being required. However, when running the module, the below error occurs:
…
-
##### SUMMARY
hcloud_load_balancer_service fails to be created with health_check when load balancer service does not exist
##### ISSUE TYPE
- Bug Report
##### COMPONENT NAME
hcl…