mirror of
https://github.com/roles-ansible/ansible_role_versioncheck.git
synced 2024-08-16 15:59:49 +02:00
8 lines
105 B
YAML
8 lines
105 B
YAML
|
---
|
||
|
- name: secure access to toolbox gateway
|
||
|
hosts: localhost
|
||
|
tags:
|
||
|
- default
|
||
|
roles:
|
||
|
- './'
|