update ansible
This commit is contained in:
parent
259cc3e078
commit
78fafc4e43
1 changed files with 2 additions and 0 deletions
|
@ -64,6 +64,8 @@ Define and run a single task ‘playbook’ against a set of hosts
|
|||
Runs Ansible playbooks, executing the defined tasks on the targeted hosts.
|
||||
Usage: `ansible-playbook [option]... [playbook]`
|
||||
|
||||
> **Note**: You can run a playbook on an individual host with `ansible-playbook playbook.yml -i <IP>, -l <IP>`
|
||||
|
||||
#### Options
|
||||
| Option | Description |
|
||||
| ------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------ |
|
||||
|
|
Loading…
Reference in a new issue