mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
Typo fix
This commit is contained in:
@@ -184,7 +184,7 @@ Ansible allows you to use conditionals to control the flow of your playbooks. An
|
||||
Conditional statements evalute the results from the commands that are
|
||||
executed remotely on the device. Once the task executes the command
|
||||
set, the waitfor argument can be used to evalute the results before
|
||||
return control to the Ansible playbook.
|
||||
returning control to the Ansible playbook.
|
||||
|
||||
For example::
|
||||
|
||||
|
||||
Reference in New Issue
Block a user