kleine Anpassung hello_world
This commit is contained in:
@@ -6,4 +6,4 @@ callback_plugins= ./callbacks
|
||||
stdout_callback = anstomlog
|
||||
|
||||
# Silence
|
||||
retry_files_enabled = False
|
||||
retry_files_enabled = False
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
- name: Hello World Sample
|
||||
hosts: all
|
||||
hosts: localhost
|
||||
tasks:
|
||||
- name: Hello Message
|
||||
ansible.builtin.debug:
|
||||
|
||||
Reference in New Issue
Block a user