first commit
This commit is contained in:
12
matt-capture.yaml
Normal file
12
matt-capture.yaml
Normal file
@ -0,0 +1,12 @@
|
||||
---
|
||||
|
||||
- name: Matt Profile Capture
|
||||
hosts: all
|
||||
become: yes
|
||||
|
||||
roles:
|
||||
|
||||
- { role: cosmos_init, vars: {"gather_only": "true" } }
|
||||
- matt_capture
|
||||
|
||||
...
|
||||
Reference in New Issue
Block a user