ansible-junos-stdlib icon indicating copy to clipboard operation
ansible-junos-stdlib copied to clipboard

Junos modules for Ansible

Results 79 ansible-junos-stdlib issues
Sort by recently updated
recently updated
newest added

Issue Type ------ - Bug Report Module Name ------ Juniper.device.config juniper.device collection and Python libraries version ``` ansible [core 2.13.2] config file = /home/gianni/git/5g-ansible-networking/ansible.cfg configured module search path = ['/home/gianni/.ansible/plugins/modules',...

Type: Bug

These changes work for me to resolve the issues I noted in #589 - I believe them to be safe and not cause any changes in behaviour (mostly because it...

``` - name: "Get committed configuration" juniper.device.config: timeout: 120 retrieve: "committed" format: "set" dest_dir: "{{ playbook_dir }}/roles/junos_config/files/configs/set" register: response ``` Unable to close the configuration: UnlockError' ``` protocol operation-failed error...

need-info
Type: Bug

- Feature Idea Module Name ------ juniper.device collection and Python libraries version Summary ------ Could you implement in this module working 'action: "shutdown"' for Juniper devices running VMHOST ? Currently...

Type: Bug

- Bug Report module -------- juniper_junos_software Summary during multiple run, some of the execution hangs for mixed VC installation, it can be after install or reboot. Please check.

Type: Bug

------ - Documentation Report Module Name ------ Ansible Collection juniper.device collection and Python libraries version ``` N/A with Docs ``` OS / Environment ------ ``` N/A with Docs ``` Summary...

Type: Documentation Bug

Issue Type ------ - Bug Report Module Name ------ juniper_junos_jsnapy juniper.device collection and Python libraries version ``` - ansible --version ansible 2.8.0 config file = /opt/SVTECH-Junos-Automation/Ansible-Development/ansible.cfg configured module search path...

Type: Bug

Issue Type ------ - Bug Report Module Name ------ `juniper.device.config` juniper.device collection and Python libraries version ``` ansible [core 2.11.4] config file = /home/gianni/git/5g-ansible-networking/ansible.cfg configured module search path = ['/home/gianni/.ansible/plugins/modules',...

Type: Bug

Issue Type ------ - Bug Report juniper_junos_software ------ Summary ------ I'm trying to upgrade sw on dual RE box that doesn't use fxp0 interfaces for management. Because fxp0s are not...

need-info
Type: Bug

Issue Type ------ - Bug Report Module Name: juniper_junos_command ------ ``` ansible==2.7.7 apache-libcloud==2.4.0 asn1crypto==0.24.0 bcrypt==3.1.6 certifi==2018.8.24 chardet==3.0.4 cryptography==2.6.1 entrypoints==0.3 future==0.18.2 httplib2==0.11.3 idna==2.6 Jinja2==2.10 jmespath==0.9.4 junos-eznc==2.5.3 jxmlease==1.0.3 keyring==17.1.1 keyrings.alt==3.1.1 lockfile==0.12.2 lxml==4.5.2...

Type: Bug