6 changed files with 15 additions and 10301 deletions
@ -0,0 +1,7 @@ |
|||
--- |
|||
- hosts: "{{ target }}" |
|||
gather_facts: false |
|||
remote_user: pi |
|||
roles: |
|||
- blini |
|||
|
File diff suppressed because one or more lines are too long
@ -0,0 +1,5 @@ |
|||
- name: Blini Test |
|||
become_user: pi |
|||
command: ~/bin/blini.py |
|||
|
|||
|
Loading…
Reference in new issue