5 lines
83 B
YAML
5 lines
83 B
YAML
- hosts: localhost
|
|
connection: local
|
|
|
|
roles:
|
|
- ansible-role-diffie-hellman
|