Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add checks to confirm that the output from `xfs_info` has the expected format. | Colin Nolan | 2017-04-12 | 1 | -0/+4 |
| | |||||
* | fix incorrect parsing of xfs_info | Guillaume Coré | 2017-04-06 | 1 | -4/+4 |
| | | | | | | | when device name ends with 'data' line matches in : - if 'data ' in line: closes #23352 | ||||
* | New metadata 1.0 (#22587) | Toshio Kuratomi | 2017-03-14 | 1 | -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 | ||||
* | PEP8 E712 fixes (#21916) | Matt Martz | 2017-02-24 | 1 | -2/+2 |
| | |||||
* | Revert "allow device to be list for multidev fs" | Brian Coca | 2017-02-17 | 1 | -9/+7 |
| | |||||
* | allow device to be list for multidev fs (#20655) | Brian Coca | 2017-02-01 | 1 | -7/+9 |
| | | | | | | | | * allow device to be list for multidev fs fixes #20551 * reverted command to string | ||||
* | Relocating extras into lib/ansible/modules/ after merge | James Cammarata | 2016-12-08 | 1 | -0/+265 |