Uploaded image for project: 'Product Technical Learning'
  1. Product Technical Learning
  2. PTL-1441

DO457-30: Ch 2, avoid variable in usage of module in a play

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • DO457 - RHAE2.5 1 20180720
    • DO457
    • None
    • ROLE
    • en-US (English)

      URL:
      Reporter RHNID: sanujan
      Section: - Using ios_ping in a playbook
      Language: en-US (English)
      Workaround: Remove variable destination. Play should read like

      • name: a reachability test
        hosts: rtr1
        tasks:
      • name: "test reachability to rtr1"
        ios_ping:
        dest: rtr1

      Description: Page 124, variable is mentioned inside the play, where in we discuss about variable only in Chapter 3. Indentation mistake as well in calling the module.

              rht-eparenti Edgar Parenti
              sanujan Sreejith Anujan (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: