Commit Graph

53 Commits (073f10a52afaa5bc84aafcdc6efd2cd8a7ca2801)

Author SHA1 Message Date
= 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
Greg DeKoenigsberg 9c150e5753 Update developing_modules.rst
11 years ago
Tim Bielawa 5a84e61778 Fix variable name mis-match in website docs for ANSIBLE_LIBRARY. Clean up some dangling whitespace
11 years ago
Brian Coca 2ed5d29951 Merge pull request #11040 from resmo/patch-1
11 years ago
Toshio Kuratomi 0d7d22d530 Add json and fetch_url notes to checklist
11 years ago
Brian Coca 493c2e48ac Merge pull request #11072 from bcoca/winmod_checklist
11 years ago
Brian Coca 698b277601 changed github and galaxy to always be https
11 years ago
Jens Carl 3831f59094 Update developing_modules.rst
11 years ago
Erik Weathers 94011160b3 fix typo in module-development comment: by -> but
11 years ago
Toshio Kuratomi 7b4ff28b87 Creating modules: use if __name__
11 years ago
joshainglis 64ffa160dc Fixed shebang in module example
11 years ago
René Moser 83074f4d93 doc: we need GPLv3 license headers
11 years ago
Brian Coca 7508709045 updated as per feedback
11 years ago
Brian Coca c87586e9e5 updated formatting
11 years ago
Toshio Kuratomi 0bb4101842 Fix doc formatting
11 years ago
Brian Coca 6c1e806a2f added return docs management
11 years ago
Brian Coca d42cfb3386 added module checklist docs
11 years ago
Niall Donegan 3ae4ee9c52 Updated outdated link to module directory.
11 years ago
Nate Eagleson 410c8fc825 Fix some typos in developing_modules.rst
11 years ago
Veres Lajos bf5d8ee678 typofixes - https://github.com/vlajos/misspell_fixer
12 years ago
Toshio Kuratomi 2b11c2b845 Merge pull request #9691 from nousdefions/devel
12 years ago
James Cammarata a3b5efadd6 Remove references to "baby JSON" in module developing documentation
12 years ago
Jonathan Davila 1d2e23bc7e changed time.py to timetest.py to avoid keyword usage
12 years ago
Toshio Kuratomi f1267c0b05 Move from md5 to sha1 to work on fips-140 enabled systems
12 years ago
Brian Coca cc12c9b226 fixed typo
12 years ago
Brian Coca 617b6323e2 added info about new deprecated/alias plugin loading
12 years ago
Daniel Roberts 2ef2f12472 Update developing_modules.rst
12 years ago
Lorin Hochstein 17d0022384 Typo: mo[u]dules
12 years ago
CaptTofu 83457e147c Small fix for issue #9275
12 years ago
Brendan Jurd 93e398e447 Fix several it's/its errors in the documentation.
12 years ago
James Cammarata 7b31ddc360 Merge pull request #9234 from gamename/patch-1
12 years ago
gamename 4dea5c34ab Update developing_modules.rst
12 years ago
William Jimenez adc238c80b broken link in developing_modules.rst
12 years ago
Michael DeHaan e8fe306cef Some various comments about the new repos, more to likely come.
12 years ago
Pascal Borreli fe40a7d88a Fixed typos
12 years ago
eludom b1b17ce15a Update developing_modules.rst
12 years ago
Christian Berendt 58ff9cd7c8 fixed typos found by RETF rules in RST files
12 years ago
Cristian Ciupitu 0749112286 Micro-optimization: replace s.find(x)!=-1 with x in s
12 years ago
Lukáš Lalinský 95d102f5e4 Remove obsolete module development docs
12 years ago
Richard C Isaacson 3b63b1d5b4 Fixing 'Note' formatting where typos have missing sections or broken formatting.
12 years ago
Michael DeHaan 1c29f043b4 Add contents to various pages with more than one topic per page.
13 years ago
Mikhail Sobolev 8b7327a2f6 make examples/DOCUMENTATION.yml a link
13 years ago
Michael DeHaan 35ec9f81ae Further modifications to the module formatter to adjust to the new theme, and some misc docs text corrections.
13 years ago