Teil 11 Loops

This commit is contained in:
2025-07-16 13:59:07 +02:00
parent 9621d1d1d4
commit a9f3b8347f
9 changed files with 84 additions and 0 deletions

8
noloop.yml Normal file
View File

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