galaxyproject / ansible-proftpd

Ansible role for installing and configuring ProFTPD for Galaxy
5 stars 6 forks source link

ansible.builtin.include has been removed #11

Open lldelisle opened 2 months ago

lldelisle commented 2 months ago

Hi, When I am running this role I get:

TASK [galaxyproject.proftpd : Set OS-specific variables] ***********************************************************************************************************************************************
ok: [galaxyduboule.epfl.ch]
ERROR! [DEPRECATED]: ansible.builtin.include has been removed. Use include_tasks or import_tasks instead. This feature was removed from ansible-core in a release after 2023-05-16. Please update your playbooks.