Skip to content
main.yml 171 B
Newer Older
nimrod's avatar
nimrod committed
---
# tasks file for ansible-role-example

nimrod's avatar
nimrod committed
    that:
        - ansible_os_family == 'OpenBSD'
        - ansible_distribution_release == '6.0'