ansible (1) Linux Manual Page
ansible – run a task on a target host(s) Synopsisansible <host-pattern> [-m module_name] [-a args] [options] DescriptionAnsible is an extra-simple tool/framework/API for doing ‘remote things’. This is the adhoc command that allows for a ‘single task playbook’ run. Argumentshost-pattern A name of a group in the inventory, a shell-like glob selecting hosts in inventory or…
