2 lines
76 B
YAML
2 lines
76 B
YAML
- include_tasks: sftp-ubuntu20.yml
|
|
when: ansible_distribution == "Ubuntu"
|
- include_tasks: sftp-ubuntu20.yml
|
|
when: ansible_distribution == "Ubuntu"
|