Teil 11 Loops
This commit is contained in:
8
with_items.yml
Normal file
8
with_items.yml
Normal file
@@ -0,0 +1,8 @@
|
||||
- hosts: "{{ target }}"
|
||||
vars_files:
|
||||
- loop_files.yml
|
||||
gather_facts: false
|
||||
remote_user: pi
|
||||
roles:
|
||||
- with_items
|
||||
|
||||
Reference in New Issue
Block a user