-
##### SUMMARY
If you do this->
```
- name: Gather arista eos facts
arista.eos.eos_facts:
gather_subset: config
gather_network_resources: "{{ network_resource …
-
copying files to remote: ssh: handshake failed: ssh: unable to authenticate, attempted methods [none], no supported methods remain
I keep getting this when running on windows. I have confirmed the…
-
Do you require variables/facts to be in cache or have variables defined only in the inventory ini files?
When I have inventory files in it's own directory and group_vars directory with it's own files…
-
```
TASK [tower_install : run tower installer for version 3.5.2-1] ********************************************************************************************************************************…
-
##### SUMMARY
Unable to find documentation for configuring a multi-line banner using dellemc.os10
##### ISSUE TYPE
- Documentation Report
##### COMPONENT NAME
os10_config module, or maybe os1…
-
### Summary
I'm surprised I didn't find a previous issue or documentation mentioning this, but.. When I run a cleanup task with diff in order to run `apt autoremove --purge`, it doesn't show me the d…
4wk- updated
3 months ago
-
so, is the concept of Ansible forks a thing here? I think I just don't understand the relationship between the Ansible inventory the plugin pulls in to Rundeck and how Rundeck then executes jobs again…
-
##### ISSUE TYPE
- Bug Report
##### SUMMARY
while testing out https://github.com/ansible/awx/pull/6790 I noticed that a workflow that has a approval node does not show this in the monitor outp…
-
##### 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'')…
-
Following discussions of #17 and #12 I ran into a use case which I think would justify json output.
Turns out ansible supports dynamic inventories determined by invoking scripts, but needs the outp…