with_lines Beispiel

This commit is contained in:
2025-07-19 10:40:57 +02:00
parent a9f3b8347f
commit 0be03e0bc8
2 changed files with 16 additions and 0 deletions

8
with_lines.yml Normal file
View File

@@ -0,0 +1,8 @@
- hosts: "{{ target }}"
vars_files:
- loop_files.yml
gather_facts: false
remote_user: pi
roles:
- with_lines