ansible include module is to be deprecated
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
- Show closed items
Link issues together to show that they're related.
Learn more.
Activity
-
Newest first Oldest first
-
Show all activity Show comments only Show history only
- Arthur BOUDREAULT added To Do label
added To Do label
- Author Developer
Ansible-lint:
Include has some unintuitive behaviours depending on if it is running in a static or dynamic in play or in playbook context, in an effort to clarify behaviours we are moving to a new set modules (ansible.builtin.include_tasks, ansible.builtin.include_role, ansible.builtin.import_playbook, ansible.builtin.import_tasks) that have well established and clear behaviours. This module will still be supported for some time but we are looking at deprecating it in the near future.
For more info, see here: https://docs.ansible.com/ansible/latest/collections/ansible/builtin/include_module.html
Edited by Arthur BOUDREAULT - Arthur BOUDREAULT created merge request !7 (merged) to address this issue
created merge request !7 (merged) to address this issue
- Arthur BOUDREAULT mentioned in merge request !7 (merged)
mentioned in merge request !7 (merged)
- Christophe Chaudier added Need review label and removed To Do label
added Need review label and removed To Do label
- Christophe Chaudier assigned to @arthur.boudreault
assigned to @arthur.boudreault
- Christophe Chaudier changed milestone to %0.1.0
changed milestone to %0.1.0
- Christophe Chaudier added version::0.1.0 label
added version::0.1.0 label
- Christophe Chaudier mentioned in commit abe8ccb9
mentioned in commit abe8ccb9
- Christophe Chaudier closed with merge request !7 (merged)
closed with merge request !7 (merged)
- Arthur BOUDREAULT mentioned in merge request !15 (closed)
mentioned in merge request !15 (closed)
- Arthur BOUDREAULT removed Need review label
removed Need review label
Please register or sign in to reply