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

nimrod's avatar
nimrod committed
    that:
        - ansible_os_family in ['OpenBSD', 'Debian']
        - ansible_distribution_release in ['6.0', 'xenial']