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