diff --git a/ansible/ubuntu/ubuntu_bionic_includes.yml b/ansible/ubuntu/ubuntu_bionic_includes.yml new file mode 100644 index 0000000..c119f83 --- /dev/null +++ b/ansible/ubuntu/ubuntu_bionic_includes.yml @@ -0,0 +1,2 @@ + - name: Use tasks from zesty release + include: "ubuntu_zesty_includes.yml"