/ansible_batch

This repo contains demo playbook to gather facts

ansible_batch

This repo contains demo playbook to gather facts

Training details

API Reference

Get all items

  GET /api/items
Parameter Type Description
api_key string Required. Your API key

Get item

  GET /api/items/${id}
Parameter Type Description
id string Required. Id of item to fetch

add(num1, num2)

Takes two numbers and returns the sum.

pip3 install paramiko