WEIGEL FORUM
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Login

    Ansible || "unable to set terminal parameters"

    Automation
    1
    1
    33
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • DerMeldosD
      DerMeldos
      last edited by

      If you receive this error using the ansible.netcommon.network_cli for example you can add the variable:

      ansible_network_terminal_errors: ignore
      

      to your code and the playbook should continue without failing.

      you can find the commit HERE where the options are also described.

      I hope this helps since I was lost for 2 days.

      1 Reply Last reply Reply Quote 0
      • First post
        Last post
      Powered by NodeBB | Contributors