Commit Graph

95 Commits (b9e4a4dede6eb99eceac2c9eeb8f4e78453647ec)

Author SHA1 Message Date
Carlos E. Garcia 0b8011436d minor spelling changes
10 years ago
Fabio Alessandro Locati 9a9ee3a195 Improve YAML (#19174)
10 years ago
mulkieran 1fae3aecc7 Modify instances of the use of the word idempotence to be correct. (#18704)
10 years ago
David Wittman d276947a58 Fix typo in Developing Modules doc
10 years ago
Will Thames c661f9f561 Module examples should be in YAML format
10 years ago
James Cammarata 1874d9e3eb Fixing typo in developing modules doc
10 years ago
Toshio Kuratomi 33245b2011 Add checklist item on how to use env vars with basic auth helpers
10 years ago
Toshio Kuratomi 7e71299ee1 Couple things to watch out for when reviewing facts modules
10 years ago
Scott Butler 9abd20d49b Edited https://github.com/ansible/ansible/pull/17128
10 years ago
Brian Coca dac5af63cb corrected typo, expanded server types
10 years ago
Brian Coca b581780283 dont do it
10 years ago
Scott Butler 12ce5a24da Minor wordsmithing.
10 years ago
Brian Coca 9a9268de0f version_added is required for new modules/options
10 years ago
Brian Coca dd12a6b310 document 'no booleans in choices'
10 years ago
Brian Coca de7b0e9da1 made `def main` an explicit requirement
10 years ago
Toshio Kuratomi 9ef814e782 Documentation fixes
10 years ago
Toshio Kuratomi 0d16782a22 Python3 syntax compatibility for modules
10 years ago
Matt Davis ec2cb07988 Make 'required' optional in module docs (#15906)
10 years ago
Matt Martz 2e8146c52f Improve documentation about the JSON args file
10 years ago
Matt Martz a4d2238e50 Bumping binary modules functionality to 2.2
10 years ago
Matt Martz c22c1b4785 Add note about reading input for binary modules
10 years ago
Toshio Kuratomi 4f7a0925fd Corrections to documentation formatting
10 years ago
Toshio Kuratomi 2e86260e17 Update Program flow documentation for new way that ziploader works
10 years ago
Sandra Wills 4822c2caa5 minor typo fixes
10 years ago
Sandra Wills 59456af8be attempting to wrangle feedback from git comments.
10 years ago
Sandra Wills 640f4e79bd trying the new content in the checklist instead of new sections
10 years ago
Sandra Wills c3a086a55e adding links and anchors for links, referencing check mode
10 years ago
Sandra Wills f9d9cb8245 start of merge from google doc and team comments, module guidelines as focus, added a link anchor as needed
10 years ago
jjshoe f713a5412a Document argument true/false preferences
10 years ago
SUNTRUP 3bfb556cb9 Clarify developing modules documentation
10 years ago
Adam Hartz cebf127d68 Change reference to basic.py, where the implementation details live
10 years ago
Adam Hartz 327b27ba1c Update stated location of common_module.py
10 years ago
Greg DeKoenigsberg f3336fba44 Tweaking Python 2.4 requirement
10 years ago
Greg DeKoenigsberg 981e9c44ba Put Python 2.4 in checklist
10 years ago
Michael 519952d7d7 Fix module name
10 years ago
mgarstecki 5accc98587 Correction of a double negation
10 years ago
Brian Coca b201cf2ee1 switched from pythonic None to generic null
10 years ago
Toshio Kuratomi b33f72636a Also remove the bool casting function info (transparent to module writer now)
10 years ago
Toshio Kuratomi b310d0ce76 Update the developing doc to modern method of specifying bool argspec values
10 years ago
Michael Scherer fe72fff57d Fix the markdown used for the Windows module section
11 years ago
Raphael Badin 20a45ab36d Fix missing word in developing_modules.rst
11 years ago
Will Thames ab55726fad Clarify module documentation
11 years ago
= 345ce424c6 Explictly set the version of strict mode to use for powershell modules.
11 years ago
Trond Hindenes e9786db541 Windows: Updated docs to reflect the new name of get-attr, along with examples
11 years ago
Nathaniel Schaaf ffc67f0a37 Fix spelling
11 years ago
James Cammarata 2a32384a2c Merge pull request #12227 from arbabnazar/patch-1
11 years ago
Praveen Kumar 6e1f7cd503 Fix typo to avoid traceback during testing
11 years ago
Arbab Nazar d2e547c31f Update developing_modules.rst
11 years ago
Greg DeKoenigsberg ee7f7a82a8 Update developing_modules.rst
11 years ago
Greg DeKoenigsberg ec95ad1062 Update developing_modules.rst
11 years ago