update ansible

This commit is contained in:
JMARyA 2024-09-06 13:47:47 +02:00
parent 259cc3e078
commit 78fafc4e43
Signed by: jmarya
GPG key ID: 901B2ADDF27C2263

View file

@ -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 |
| ------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------ |