/ansible-live

Execute remote commands with live output.

Primary LanguagePython

license

ansible-live

Execute remote commands with live output.

usage: ansible-live [-h] [-u USER] [-i INVENTORY] [-l LIMIT] command

positional arguments:
  command               The command to execute

optional arguments:
  -h, --help            show this help message and exit
  -u USER, --user USER  The user used for auth
  -i INVENTORY, --inventory INVENTORY
                        The PATH to the inventory hosts file
  -l LIMIT, --limit LIMIT
                        Further limits the selected host/group patterns.