2
This commit is contained in:
21
outputs/20260720_111305_hello_world.txt
Normal file
21
outputs/20260720_111305_hello_world.txt
Normal file
@@ -0,0 +1,21 @@
|
||||
|
||||
PLAY [Hallo Welt ausgeben] *****************************************************
|
||||
|
||||
TASK [Gathering Facts] *********************************************************
|
||||
ok: [localhost]
|
||||
|
||||
TASK [Hallo Welt ausgeben] *****************************************************
|
||||
ok: [localhost] => {
|
||||
"msg": "Hallo man-dan-05! Die Uhrzeit ist 2026-07-20T09:13:08Z"
|
||||
}
|
||||
|
||||
TASK [Uhrzeit ausgeben] ********************************************************
|
||||
ok: [localhost] => {
|
||||
"msg": "Die Uhrzeit ist 2026-07-20T09:13:08Z"
|
||||
}
|
||||
|
||||
PLAY RECAP *********************************************************************
|
||||
localhost : ok=3 changed=0 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0
|
||||
|
||||
[WARNING]: No inventory was parsed, only implicit localhost is available
|
||||
[WARNING]: provided hosts list is empty, only localhost is available. Note that the implicit localhost does not match 'all'
|
||||
Reference in New Issue
Block a user