mirror of https://github.com/ansible/ansible.git
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
36 lines
1.4 KiB
Plaintext
36 lines
1.4 KiB
Plaintext
|
|
PLAY [nonlockstep] *************************************************************
|
|
|
|
TASK [command] *****************************************************************
|
|
changed: [testhost10]
|
|
|
|
TASK [command] *****************************************************************
|
|
changed: [testhost10]
|
|
|
|
TASK [command] *****************************************************************
|
|
changed: [testhost10]
|
|
|
|
TASK [command] *****************************************************************
|
|
changed: [testhost11]
|
|
|
|
TASK [command] *****************************************************************
|
|
changed: [testhost11]
|
|
|
|
TASK [command] *****************************************************************
|
|
changed: [testhost11]
|
|
|
|
TASK [command] *****************************************************************
|
|
changed: [testhost12]
|
|
|
|
TASK [command] *****************************************************************
|
|
changed: [testhost12]
|
|
|
|
TASK [command] *****************************************************************
|
|
changed: [testhost12]
|
|
|
|
PLAY RECAP *********************************************************************
|
|
testhost10 : ok=3 changed=3 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0
|
|
testhost11 : ok=3 changed=3 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0
|
|
testhost12 : ok=3 changed=3 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0
|
|
|