summaryrefslogtreecommitdiff
path: root/lib/ansible/modules/utilities/logic/import_tasks.py
Commit message (Collapse)AuthorAgeFilesLines
* Flatten the directory hierarchy of modules (#68966)Matt Martz2020-05-131-65/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Flatten the directory hierarchy of modules * Update ignore.txt, flatten units * Update imports * Completely flatten the modules directory * Update sanity ignore * Fix some sanity test ignores * Fix relative import * Fix docs builds without category * ci_complete * Clean up docs. ci_complete * Adjust needs/file alias * ci_complete * fix hardcoded ping module paths Co-authored-by: Matt Davis <mrd@redhat.com>
* utilities: Clean up parameter types and add seealso (#53063)Dag Wieers2019-03-071-9/+15
| | | | | | | | * utilities: Clean up parameter types and add seealso * Add inventory modules * Add more references, clarify with-loops
* Promote include_tasks/role and import_tasks/role to stableinterface (#51975)Matt Martz2019-02-111-1/+1
|
* Add module support to yamllint sanity test. (#34964)Matt Clay2018-01-161-1/+1
| | | | | | | * Add module support to yamllint sanity test. * Fix duplicate keys in module RETURN docs. * Fix syntax in return_common docs fragment. * Fix duplicate keys in module EXAMPLES docs.
* Unifying wording and formatting of all include and import modules (#31938)Jiri Tyr2017-11-221-17/+18
| | | | | | | | | | | | | | | | | | * Unifying wording and formatting of all include and import modules * Changes based on comments from dharmabumstead * Removed instances of the term ‘Ansible Engine’ * Removed instances of term ‘Ansible Engine’ * Updated term * Updated wording * Updated wording * Removed the term ‘Ansible Engine’
* Remove stray " and replace include: with import_tasks:Thomas Steen Rasmussen2017-09-271-1/+1
|
* deprecated includeBrian Coca2017-09-151-0/+58
added docs for new actions that take over include duties