wip
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
---
|
||||
# file: playbooks/remotes.yml
|
||||
|
||||
- hosts: '{{ target | default("remotes") }}'
|
||||
roles:
|
||||
- remotes
|
||||
tags:
|
||||
- remotes
|
||||
Reference in New Issue
Block a user