Pour tout problème contactez-nous par mail : support@froggit.fr | La FAQ :grey_question: | Rejoignez-nous sur le Chat :speech_balloon:

Skip to content
Snippets Groups Projects
Commit 8d1c0a99 authored by Christophe Chaudier's avatar Christophe Chaudier :rocket:
Browse files

fix: lint

parent 18dcf48d
No related branches found
No related tags found
No related merge requests found
Pipeline #37468 failed
......@@ -4,7 +4,8 @@
tasks:
- name: Hello world
ansible.builtin.debug: msg="Hello!"
ansible.builtin.debug:
msg: "Hello!"
- name: Create hello file
ansible.builtin.file:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment