Remove legacy 'include' module

This commit is contained in:
Emilien Mantel
2019-04-19 10:28:00 +02:00
parent 5ef6d09ac6
commit f5b9eb78b7
3 changed files with 9 additions and 9 deletions

View File

@@ -17,8 +17,8 @@
- lsb-release
- nginx
- name: INCLUDE | Sury
include: Debian/sury.yml
- name: INCLUDE_TASKS | Sury
include_tasks: Debian/sury.yml
when: >
ansible_distribution_major_version is version(9, 'eq') and
php_version is version('7.1', 'ge')