Uploaded image for project: 'Ansible Automation Platform RFEs'
  1. Ansible Automation Platform RFEs
  2. AAPRFE-1924

Allow for multiplexing for network devices

XMLWordPrintable

    • False
    • Hide

      None

      Show
      None
    • False

       

      Request

      Allow for multiplexing for network devices because some network services drop due to security connection limits hit when connecting repeatedly during playbook execution.

      Environment

      • Ansible 2.15+
      • Cisco network device

      Specifics

      • Customer has set up multiplexing on RHEL devices using the following ansible.cfg
      [defaults] transport = ssh 
      [ssh_connection] ssh_args = -C -o ControlMaster=auto -o ControlPersist=360 
      control_path = /tmp/sockets/control-%%r@%%h:%%p

              dmendoza@redhat.com Dafne Mendoza
              jbird@redhat.com Jeffrey Bird
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: