python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Ansible` ios_command `Error reading SSH protocol banner[Errno 104] Connection reset by peer
I have this command which basically is just to get the data from the device.
- name: Get data
tags: get_facts
ios_command:
commands:
- show version
register: ruijie_sh_interfaces
var...

user13539846
Votes: 0
Answers: 1
Install AWX 17.1 and Docker-Compose 1.29.2 for CentOS7
My Server:
Virtual hardware: 2 vCPU / 4 Go
OS: CentOS Linux release 7.9.2009
Docker version 20.10.9
Docker Compose version 1.29.2 --> 2 installation methods
Ansible 2.9.25-1
libselinux-python3
pyth...
VMX
Votes: 0
Answers: 0
What would be the best approach to emulate "templates hierarchy"?
Ansible Tower does not offer directory hierarchy for templates and workflows.
How should we manage their growing number in a flat structure?
I know we could use labels, but their use seems a bit tedi...
Zee
Votes: 0
Answers: 2
Download Ansible Tower log output directly to a output file on managed remote server
Could someone please help on "How to download Ansible Tower execution result to a log file on a particular remote server?".
I couldn't find much results on "How to automatically downloa...
Anusha Madhusudhanan
Votes: 0
Answers: 1