mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-22 21:00:22 -07:00
doc(user_guide): fix typos (#47425)
This commit is contained in:
parent
f83fa2ac93
commit
5959158612
9 changed files with 12 additions and 12 deletions
|
@ -6,7 +6,7 @@ Intro to Playbooks
|
|||
About Playbooks
|
||||
```````````````
|
||||
|
||||
Playbooks are a completely different way to use ansible than in adhoc task execution mode, and are
|
||||
Playbooks are a completely different way to use ansible than in ad-hoc task execution mode, and are
|
||||
particularly powerful.
|
||||
|
||||
Simply put, playbooks are the basis for a really simple configuration management and multi-machine deployment system,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue