5 lines
60 B
YAML
5 lines
60 B
YAML
---
|
|
- hosts: localhost
|
|
roles:
|
|
- ansible-role-nodepool
|
---
|
|
- hosts: localhost
|
|
roles:
|
|
- ansible-role-nodepool
|