Commit Graph

17752 Commits (9f05ce3e2b63e69fa865f157e4334bb1d731d76a)
 

Author SHA1 Message Date
Toshio Kuratomi 4958180333 use integer division instead of floating point division.
Fixes #13855
9 years ago
Brian Coca 14f300f212 Merge pull request #13851 from shaba/devel
add detect Altlinux distributive
9 years ago
Alexey Shabalin 0b32e1586d add detect Altlinux distributive 9 years ago
Brian Coca 739e4c0386 corrected info about windows module naming and loc 9 years ago
Brian Coca a196c7d737 only send event if tqm exists
fixes #13843
9 years ago
Brian Coca 9833051e1e Merge pull request #13842 from jfrappier/devel
Updated intro_getting_started.rst to reference --ask-become-pass
9 years ago
jfrappier 21ac96fa35 Updated intro_getting_started.rst to reference --ask-become-pass 9 years ago
Toshio Kuratomi 589971fe7e Update submodule refs to try and fix the taiga_issue module-is-actually-old travis failures 9 years ago
Toshio Kuratomi a3dcd99d96 Documentation fixes 9 years ago
Brian Coca d9d4ad828a zpell the corerstly 9 years ago
Brian Coca 2374abbeda api not thread safe
also removed runner ref in general description as it is now a 1.x only thing.
9 years ago
Brian Coca 06b0161e6d fixed extract version 9 years ago
Brian Coca 5760f0effb dont error out on new internal vars 9 years ago
Brian Coca 06fa841516 made loading of galaxy data files lazy 9 years ago
Charles Paul 9f9bff88c2 doc fragments for vmware_ vca_ 9 years ago
Brian Coca cf9dfde15b Merge pull request #13751 from bcoca/module_internal_options
pass diff and verbosity settings to modules
9 years ago
Brian Coca 08964ab92a Merge pull request #13813 from sebastianneubauer/patch-1
added galaxy data
9 years ago
Chrrrles Paul bd147ab592 Merge pull request #13736 from chrrrles/nolog
adding password no_log and cleaning up argument spec for vca module
9 years ago
Brian Coca c91df36ebe added module name to missing interpreter error
fixes #13816
9 years ago
sebastianneubauer 2c33f5a12b added galaxy data
not tested, but something like this seems to be missing in the Manifest.in
9 years ago
Brian Coca f56c15e7e2 Merge pull request #13766 from nflx/devel
Allow InventoryScript JSON with childgroups only
9 years ago
James Cammarata b58673289a Split up comma-separated tags properly
Fixes #13795
9 years ago
Peter Sprygada 4d3aa72143 bugfix in nxos shared module for including defaults 9 years ago
Peter Sprygada a758806287 bugfix in ios shared module for including defaults 9 years ago
Peter Sprygada 935ae2801f bugfix in eos shared module for including defaults 9 years ago
Toshio Kuratomi bcb22b0e1a Integration tests for https://github.com/ansible/ansible-modules-core/pull/558 9 years ago
Toshio Kuratomi d274fea358 Update submodules ref to pick up fix #558 9 years ago
Brian Coca 477d632118 now file mode diff shows octal values 9 years ago
nitzmahone 7ed4ad23a5 updated new windows module list in changelog 9 years ago
Toshio Kuratomi cacc22abbb Add the porting guide 9 years ago
Brian Coca a12164497b Merge pull request #13726 from teolupus/devel
Added OpenStack dynamic inventory example
9 years ago
Brian Coca f8b06e1613 Merge pull request #13785 from claremacrae/patch-1
Fixed typo: Integerations -> Integrations
9 years ago
Brian Coca 247ae748f5 Merge pull request #13786 from quinot/bug/attributes_typo
Fix minor typo in comment
9 years ago
Toshio Kuratomi 4ac76f60ee Merge pull request #13694 from resmo/fix/case-insensitivity
[2.0] cloudstack: fix more case insensitivity
9 years ago
Matt Martz a99ea7f3af Merge pull request #13804 from jeblair/devel
Fix typo in API docs
9 years ago
James Cammarata 6ec4d98764 When setting fail state skip RESCUE/ALWAYS if cur_block doesn't have them
Fixes #13749
9 years ago
James E. Blair 51255aed9b Fix typo in API docs
This typo caused a SyntaxError when attempting to run the example
in the API docs.
9 years ago
Brian Coca fc53d3d5d2 Merge pull request #13797 from robinro/patch-1
remove unused imports in utils/path.py
9 years ago
Sandra Wills deeb3381f7 adding sitemap for swiftype to core 9 years ago
Sandra Wills 9601ae60fd adding swiftype search script to footer.html 9 years ago
Brian Coca 45e686d03d another unused file 9 years ago
Brian Coca 8ff47d63e1 removed unused files to avoid confusion
really, its a vcs, no need to rename to _old and keep stuff around
9 years ago
Brian Coca a9aa5c665e Merge pull request #13798 from docschick/devel
added custom code for swiftype custom search
9 years ago
Sandra Wills 7124a525a2 added custom code for swiftype custom search
Google custom search replacement
9 years ago
Robin Roth e01ff3b352 remove unused imports
clean up imports of time.sleep and stat that are no (longer) used here
9 years ago
Karthik T c4cbeeffa8 Fixes #13763 Update connections _play_context on every iteration
If this isnt updated, the _connection is reused, and thus has an outdated _play_context
This results in outdated `success_key` and `prompt` causing issues if sudo is run in a loop
Refer to the issue #13763 for more debugging and details
9 years ago
Rene Moser 766738ef7c cloudstack: fix case insensitivity
cloudstack: fix has_change reports changed for case insensitivity values
9 years ago
Peter Sprygada c3dd0213ef deletes nxapi from shared modules
The nxapi module has been superseded by the nxos shared module and is not longer needed. This commit removes (deletes) nxapi from module_utils.  All custom modules that have used nxapi should be using nxos instead.
9 years ago
Peter Sprygada f99b834583 Merge pull request #13789 from privateip/shared_module_netcfg
adds network config file parser to shared modules
9 years ago
Peter Sprygada b7fec945be Merge pull request #13788 from privateip/shared_module_junos
initial add of junos shared module
9 years ago