-
##### SUMMARY
Setting this to a "string" in the plugin config doesn't replace "Datacenters" with "string" in the group names per the doc.
##### ISSUE TYPE
- Bug Report
##### COMPONENT…
-
### Summary
After upgrading community.general to a version > 8.4.0, homebrew installation inside pyenv environments fails with message:
`==> Pouring portable-ruby-3.1.4.el_capitan.bottle.tar.gz`
…
-
Useful things to learn, in addition to Galaxy, before diving into the project. Where do we put this list?
* [systemctl](https://training.galaxyproject.org/training-material/topics/admin/tutorials/s…
-
After https://github.com/ansible-network/releases/pull/17 stopped bringing in the entire Ansible package it became apparent that the incorrect collections path is being used in this job. Collections …
jillr updated
3 years ago
-
New version doesn't work. Pretty sure i've dealt with this error in this PR. Not 100% which line it was though, and i don't have time right now to figure it out. This was a windows 20…
-
## Summary
Yaml extension does not seems to work, only suggestions I get while writing code is whatever is already written in the same file. when I do ctrl+space it says no suggestions on new file.
…
-
##### SUMMARY
Community.rabbitmq.rabbitmq_plugin module does not have the ability to specify the RabbitMQ node name. If/when the node name is not the default "rabbit", this module will rep…
-
https://github.com/jdauphant/ansible-role-dropbox/blob/master/tasks/Fedora.yml#L13
refers to dnf
http://docs.ansible.com/ansible/dnf_module.html says that dnf only exists in ansible 1.9
whereas
ht…
-
##### SUMMARY
Running a playbook task like:
```
tasks:
- name: Show configuration
cisco.ios.ios_command:
commands:
- 'show running-config'
register: show_run
```
For 3-4 routers …
-
### Summary
Hi,
I try to create a connection with the name "eth0-config", but I always get this error:
"msg": "Error: unknown connection 'eth0-config'.\n",
"name": "eth0-config",
…