summaryrefslogtreecommitdiff
path: root/lib/ansible/modules/files/patch.py
Commit message (Collapse)AuthorAgeFilesLines
* New metadata 1.0 (#22587)Toshio Kuratomi2017-03-141-3/+4
| | | | | | | | | | | | | | | | Changes to the metadata format were approved here: https://github.com/ansible/proposals/issues/54 * Update documentation to the new metadata format * Changes to metadata-tool to account for new metadata * Add GPL license header * Add upgrade subcommand to upgrade metadata version * Change default metadata to the new format * Fix exclusion of non-modules from the metadata report * Fix ansible-doc for new module metadata * Exclude metadata version from ansible-doc output * Fix website docs generation for the new metadata * Update metadata schema in valiate-modules test * Update the metadata in all modules to the new version
* Fix invalid fields in module DOCUMENATION (#22297)John R Barker2017-03-091-3/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * fix module doc fields * More module docs corrections * More module docs corrections * More module docs corrections * More module docs corrections * correct aliases * Review comments * Must quote ':' * More authors * Use suboptions: * restore type: bool * type should be in the same place * More tidyups * authors * Use suboptions * revert * remove duplicate author * More issues post rebase
* PEP 8 W291 whitespace cleanup.Matt Clay2017-01-271-1/+1
|
* PEP 8 whitespace cleanup. (#20783)Matt Clay2017-01-271-1/+1
| | | | | | * PEP 8 E271 whitespace cleanup. * PEP 8 W293 whitespace cleanup. * Fix whitespace issue from recent PR.
* files/patch: improve examples (#20463)Fabio Alessandro Locati2017-01-191-7/+7
|
* minor spelling changesCarlos E. Garcia2016-12-131-1/+1
|
* Relocating extras into lib/ansible/modules/ after mergeJames Cammarata2016-12-081-0/+202