kleine Anpassung hello_world

This commit is contained in:
2026-01-13 20:04:13 +01:00
parent b8f8bd6d68
commit 6caf89cf28
2 changed files with 2 additions and 2 deletions

View File

@@ -6,4 +6,4 @@ callback_plugins= ./callbacks
stdout_callback = anstomlog
# Silence
retry_files_enabled = False
retry_files_enabled = False

View File

@@ -1,5 +1,5 @@
- name: Hello World Sample
hosts: all
hosts: localhost
tasks:
- name: Hello Message
ansible.builtin.debug: