Commit Graph

12209 Commits (4e5dc754fa45ff451bc57c499fee859ac769dbdc)
 

Author SHA1 Message Date
Bruno BAILLUET 4e5dc754fa Added a comment to mention that ansible_sudo_exe is available from version 1.8 and beyond
12 years ago
Bruno BAILLUET a25da4af05 Add a new inventory parameter (ansible_sudo_exe) to specify sudo command path.
12 years ago
James Cammarata c4f1785217 Use split_args instead of shlex to split include params
12 years ago
James Cammarata 4e9c061b35 Also make sure the dest param is expanded locally before recalculating
12 years ago
James Cammarata e47f6137e5 Push the expanduser call on the source down to slurp rather than fetch
12 years ago
James Cammarata 889dfc4374 Merge pull request #8959 from willthames/galaxy_ssh_clone
12 years ago
James Cammarata 12c0378f78 Skip null id route tables when adding/deleting them in ec2_vpc
12 years ago
James Cammarata d1037635d6 Merge pull request #9105 from jakubroztocil/devel
12 years ago
James Cammarata 9bcfbc03ef Merge pull request #9102 from stevenringo/devel
12 years ago
Jakub Roztocil 0073d2dd92 Remove unreachable code.
12 years ago
Steven Ringo e1afaf8d05 Expand description for ec2_facts module
12 years ago
James Cammarata 0d90127aa0 Merge branch 'dmage-devel' into devel
12 years ago
James Cammarata 56954a200e Merge branch 'devel' of https://github.com/dmage/ansible into dmage-devel
12 years ago
Toshio Kuratomi f16e107b72 Merge pull request #9014 from willthames/paramiko_sudo_no_prompt
12 years ago
Toshio Kuratomi cec7dd6666 The fix for gh-7284 causes problems for initscripts which have the
12 years ago
Toshio Kuratomi c289ba1b21 Merge pull request #9084 from mscherer/fix9704/fix_service
12 years ago
Michael DeHaan 5c49997a2d Merge pull request #9082 from mscherer/fix9080/file_not_working_py24
12 years ago
Michael DeHaan 76ecdcdeef Merge pull request #9088 from mscherer/fix_8895/fix_indentation_rds
12 years ago
Michael Scherer dc31585f59 Fix indentation and bug #8895
12 years ago
Michael Scherer 87b0b0e0ce Fix #9704, correctly set changed as false when nothing is done
12 years ago
Michael Scherer 049c9c6b18 Make file module work on python 2.4, fix #9080
12 years ago
James Cammarata 1bae4e4df1 Add note on ec2_lc regarding immutability of configs once created
12 years ago
James Cammarata 9d45f3a65e Before decrypting check if vault password is set or error early
12 years ago
Toshio Kuratomi 5850467bc1 Merge pull request #9060 from jamespharaoh/apt-lang
12 years ago
Toshio Kuratomi cc80b058c1 Be more specific in checking if a job restarted successfully.
12 years ago
James Cammarata 4a26d0d7c0 Merge pull request #9059 from mpeters/docsite_test_integration_packages
12 years ago
James Cammarata da5de725d7 Allow with_first_files to search relative to templates and vars in roles
12 years ago
Toshio Kuratomi f7b5b85743 Fix the name of the upstart service
12 years ago
Toshio Kuratomi d98e32e364 Fix the var we're checking in the upstart test
12 years ago
Toshio Kuratomi 6943ec11a5 Failure to enable a service now fails the task
12 years ago
James Pharaoh 98a1fd681e add LANG=C to apt module so the string matches on the output always match
12 years ago
Michael Peters 7aa6639c13 documenting extra packages that need to be installed to run the full integration tests
12 years ago
James Cammarata 91ca8d42e7 Merge pull request #9058 from mpeters/docsite_more_test_modules
12 years ago
Michael Peters 9c590b30b2 minor tweak to required modules for running tests
12 years ago
James Cammarata 02e800a4ee Merge pull request #9052 from EvanDotPro/docs/fix-rax-public-key-example
12 years ago
James Cammarata 706cc1a35e Merge pull request #9049 from omadahealth/issue_9048
12 years ago
James Cammarata 1d3a8bd39c Updating current ansible version on docsite index
12 years ago
Evan Coury f445e3c606 Update rax root pubkey example
12 years ago
Sam Pierson 44cab4bf75 [#9048] convert Route53 TTL to integer before comparison
12 years ago
James Cammarata 6b1ae82acc Allow filtering by availability zone for exact_count with ec2
12 years ago
James Cammarata c3612e08f9 Move delegate_to out of runner module_vars to prevent bleeding across runs
12 years ago
Toshio Kuratomi 5ec8c28d2a remove debugging that was causing failure
12 years ago
Toshio Kuratomi 8dfc54b517 Refactor the Linux service_enable() method
12 years ago
Toshio Kuratomi 24a33d5c10 Revert "Refactor the Linux service_enable() method" needs some debugging
12 years ago
James Cammarata ed3c9c40ca Redoing patch for hostvars fix, since the previous one broke other tests
12 years ago
James Cammarata 3180a37457 Revert "Revert to using just the combined_cache for HostVars"
12 years ago
Toshio Kuratomi e294e31fd3 Refactor the Linux service_enable() method
12 years ago
James Cammarata e9229cfeaa Revert to using just the combined_cache for HostVars
12 years ago
James Cammarata 28f6a18ef6 Allow git repo queries without a clone when update=no
12 years ago
James Cammarata b7a74e216f Merge pull request #8948 from sergevanginderachter/issue_8823
12 years ago