Categories
juniper

Ansible Juniper Junos modules do not work on old Juniper SRX versions

I tested some ansible junos modules on an old SRX version.

Model: srx220h2
Version: 12.1X44-D35.5

I have found that junos_command works, but the others always give a timeout error.

Even with a 240 second ansible_command_timeout.
The error is:

The error was:

ansible.module_utils.connection.ConnectionError: b’command timeout triggered, timeout value is 240 secs.\nSee the timeout setting options in the Network Debug and Troubleshooting Guide.’