Skip to content
Snippets Groups Projects
Commit 7cdf3d3e authored by nimrod's avatar nimrod
Browse files

- Forgot to add Ubuntu Precise to assertions, corrected.

parent 9648c4c0
No related branches found
No related tags found
No related merge requests found
......@@ -5,4 +5,4 @@
assert:
that:
- ansible_os_family in ['OpenBSD', 'Debian']
- ansible_distribution_release in ['6.0', '5.9', 'xenial', 'trusty', 'jessie', 'wheezy']
- ansible_distribution_release in ['6.0', '5.9', 'xenial', 'trusty', 'precise', 'jessie', 'wheezy']
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment