Inventory sub-tab

Prev Next

In this tab, you can view the peers that have Peer Management enabled in a cluster. These are devices that can be selected to run a Playbook.  This page also lists the ansible inventories associated with your Nodegrid device. When you run an ansible-inventory --list  command in Ansible, all the inventories are listed on the Inventory tab. For a coordinator, the peers of Cluster are automatically added to the ansible inventory.


Run Inventory Item

  1. Go to System :: Central Management :: Inventory.
  2. In the table, select the checkbox of name to run.
  3. Click Run (displays dialog). 
  4. From the Playbook drop-down, select one.
  5. Enter Variables. (Variables entered here have priority over variables created in the Variables tab.)
    Examples
    name=value
    name=“value with space”
    name1=value1 name2=value2
    {“name”:“value”}
    @/tmp/custom_vars_file.yml
  6. On Type menu, select one:
    1. Apply Now radio button
    2. Schedule radio button (expands dialog)In the Task menu, enter Task Name.
      In the Execution Time menu, enter details (see table below).
  7. Click Run.
    NOTE
    Scheduled tasks can be managed on System :: Scheduler tab.

Execution Time Date/Time examples

Factor

Daily Task:
00:01 hours

Every Saturday:
23:45 hours

Every Hour
on the Hour

Minute

1

45

0

Hour

0

23

*

Day of Month

* (every day)

*

*

Month

* (every month)

*

*

Day of Week

* (every day of week)

6

*