You've already forked ansible-role-auth-duo
5 lines
128 B
YAML
5 lines
128 B
YAML
---
|
|
- hosts: localhost
|
|
remote_user: root
|
|
roles:
|
|
- name: "{{ lookup('env', 'MOLECULE_PROJECT_DIRECTORY') | basename }}" |