Commit Graph

18318 Commits (b901b15d3be073ea04d4b33fd5097d28b4463667)
 

Author SHA1 Message Date
Brian Coca 14f300f212 Merge pull request #13851 from shaba/devel
add detect Altlinux distributive
10 years ago
Alexey Shabalin 0b32e1586d add detect Altlinux distributive 10 years ago
Brian Coca 739e4c0386 corrected info about windows module naming and loc 10 years ago
Brian Coca a196c7d737 only send event if tqm exists
fixes #13843
10 years ago
Brian Coca 9833051e1e Merge pull request #13842 from jfrappier/devel
Updated intro_getting_started.rst to reference --ask-become-pass
10 years ago
jfrappier 21ac96fa35 Updated intro_getting_started.rst to reference --ask-become-pass 10 years ago
Toshio Kuratomi 589971fe7e Update submodule refs to try and fix the taiga_issue module-is-actually-old travis failures 10 years ago
Toshio Kuratomi a3dcd99d96 Documentation fixes 10 years ago
Brian Coca d9d4ad828a zpell the corerstly 10 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.
10 years ago
Brian Coca 06b0161e6d fixed extract version 10 years ago
Brian Coca 5760f0effb dont error out on new internal vars 10 years ago
Brian Coca 06fa841516 made loading of galaxy data files lazy 10 years ago
Charles Paul 9f9bff88c2 doc fragments for vmware_ vca_ 10 years ago
Brian Coca cf9dfde15b Merge pull request #13751 from bcoca/module_internal_options
pass diff and verbosity settings to modules
10 years ago
Brian Coca 08964ab92a Merge pull request #13813 from sebastianneubauer/patch-1
added galaxy data
10 years ago
Chrrrles Paul bd147ab592 Merge pull request #13736 from chrrrles/nolog
adding password no_log and cleaning up argument spec for vca module
10 years ago
Brian Coca c91df36ebe added module name to missing interpreter error
fixes #13816
10 years ago
sebastianneubauer 2c33f5a12b added galaxy data
not tested, but something like this seems to be missing in the Manifest.in
10 years ago
Brian Coca f56c15e7e2 Merge pull request #13766 from nflx/devel
Allow InventoryScript JSON with childgroups only
10 years ago
James Cammarata b58673289a Split up comma-separated tags properly
Fixes #13795
10 years ago
Peter Sprygada 4d3aa72143 bugfix in nxos shared module for including defaults 10 years ago
Peter Sprygada a758806287 bugfix in ios shared module for including defaults 10 years ago
Peter Sprygada 935ae2801f bugfix in eos shared module for including defaults 10 years ago
Toshio Kuratomi bcb22b0e1a Integration tests for https://github.com/ansible/ansible-modules-core/pull/558 10 years ago
Toshio Kuratomi d274fea358 Update submodules ref to pick up fix #558 10 years ago
Brian Coca 477d632118 now file mode diff shows octal values 10 years ago
nitzmahone 7ed4ad23a5 updated new windows module list in changelog 10 years ago
Toshio Kuratomi cacc22abbb Add the porting guide 10 years ago
Brian Coca a12164497b Merge pull request #13726 from teolupus/devel
Added OpenStack dynamic inventory example
10 years ago
Brian Coca f8b06e1613 Merge pull request #13785 from claremacrae/patch-1
Fixed typo: Integerations -> Integrations
10 years ago
Brian Coca 247ae748f5 Merge pull request #13786 from quinot/bug/attributes_typo
Fix minor typo in comment
10 years ago
Toshio Kuratomi 4ac76f60ee Merge pull request #13694 from resmo/fix/case-insensitivity
[2.0] cloudstack: fix more case insensitivity
10 years ago
Tom Paine 76ac6294e0 profile_tasks README.md
As agreed with Brian Coca in Ansible Project group:
https://groups.google.com/forum/#!searchin/ansible-project/tom$20paine/ansible-project/__nv6BZs2yU/AkYQ0HU-BQAJ
10 years ago
Matt Martz a99ea7f3af Merge pull request #13804 from jeblair/devel
Fix typo in API docs
10 years ago
Matt Martz 45d9cfcc6f Coalesce forms of ssh_args in order of most specific to least 10 years ago
James Cammarata 6ec4d98764 When setting fail state skip RESCUE/ALWAYS if cur_block doesn't have them
Fixes #13749
10 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.
10 years ago
Brian Coca fc53d3d5d2 Merge pull request #13797 from robinro/patch-1
remove unused imports in utils/path.py
10 years ago
Sandra Wills deeb3381f7 adding sitemap for swiftype to core 10 years ago
Sandra Wills 9601ae60fd adding swiftype search script to footer.html 10 years ago
Brian Coca 45e686d03d another unused file 10 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
10 years ago
Brian Coca a9aa5c665e Merge pull request #13798 from docschick/devel
added custom code for swiftype custom search
10 years ago
Sandra Wills 7124a525a2 added custom code for swiftype custom search
Google custom search replacement
10 years ago
Robin Roth e01ff3b352 remove unused imports
clean up imports of time.sleep and stat that are no (longer) used here
10 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
10 years ago
Rene Moser 766738ef7c cloudstack: fix case insensitivity
cloudstack: fix has_change reports changed for case insensitivity values
10 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.
10 years ago
Peter Sprygada f99b834583 Merge pull request #13789 from privateip/shared_module_netcfg
adds network config file parser to shared modules
10 years ago