1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00

Update playbooks_delegation.rst (#51949)

Changed from 'comand' to 'command'
This commit is contained in:
Ingo Meldau 2019-02-08 11:49:16 +01:00 committed by Abhijeet Kasurde
parent 0c2bb3da04
commit 1fdceac37e

View file

@ -34,7 +34,7 @@ By default, Ansible will try to manage all of the machines referenced in a play
gather_facts: False
tasks:
- name: task one
comand: hostname
command: hostname
- name: task two
command: hostname