Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | ||||
* | Fix iptables TypeError if state/match/ctstate missing | Adrian Likins | 2017-03-13 | 1 | -2/+0 |
| | | | | | | Completely untested... Fixes #22465 | ||||
* | iptables module: match=conntrack with ctstate not working (#21976) | Hao | 2017-03-08 | 1 | -2/+9 |
| | |||||
* | iptables: Fixes invalid ip6tables option (#19657) | George Brighton | 2016-12-27 | 1 | -1/+10 |
| | | | | fixes #19656 | ||||
* | fix check mode for all options | Brian Coca | 2016-12-21 | 1 | -33/+29 |
| | | | | | also simplified code paths and changed import away from * fixes #19476 | ||||
* | Relocating extras into lib/ansible/modules/ after merge | James Cammarata | 2016-12-08 | 1 | -0/+564 |