Philippe Makowski
|
a4ff61748d
|
Merge remote-tracking branch 'upstream/devel' into devel
|
11 years ago |
James Tanner
|
48ded5e493
|
Fix typos in docsite password lookup section
|
11 years ago |
James Tanner
|
6008ea40ee
|
Add more error detail to the service module for FreeBSD
|
11 years ago |
James Tanner
|
aafe7f5b37
|
Fixes #4877 set type to bool for cache parameter in apt module
|
11 years ago |
jctanner
|
c459347976
|
Merge pull request #4245 from abelbabel/patch-1
add check mode support to pkgng module
|
11 years ago |
James Tanner
|
7502e15298
|
Address #4285 remove redundant stderr output in apt module
|
11 years ago |
jctanner
|
9faaa2b98b
|
Merge pull request #4285 from blair/apt-module-register-stdout-stderr
apt: pass child process stdout and stdout to m.fail_json() and m.exit_js...
|
11 years ago |
jctanner
|
a28bcd60d9
|
Merge pull request #4617 from resmo/feature/python-apt
apt: autoinstall python-apt if apt or apt_pkg is not available
|
11 years ago |
James Tanner
|
f820e8e719
|
Merge pull request #4286 from blair/ansible
apt: do not consider not-removed and not-upgraded packages as changes.
|
11 years ago |
jctanner
|
ec55268738
|
Merge pull request #4304 from ferringb/fixes/cron-permissions
Enforce umask for cron module, so cron_file generated files are 0644.
|
11 years ago |
James Tanner
|
e2b75abb1d
|
Add char parameter to password lookup plugin docs on docsite
|
11 years ago |
James Tanner
|
6e49ee6cfc
|
Remove commented code block
|
11 years ago |
James Tanner
|
288c33e286
|
Merge pull request #4078 from mkaluza/ansible
add 'chars' parameter to password plugin to allow custom character set
|
11 years ago |
James Tanner
|
5eaaca68d1
|
Merge pull request #4005 from herbyg-axial/ansible/
ec2 inventory script: Add a global group for EC2 and RDS instances when listing EC2 inventory
|
11 years ago |
jctanner
|
0c29807ba3
|
Merge pull request #3993 from stoned/inventory-script-all-group-fix
Avoid duplicates of the 'all' group when using inventory script.
|
11 years ago |
James Tanner
|
9e8eef84e8
|
Revert "Revert "Delete extra word in index.rst""
This reverts commit 8532263890 .
|
11 years ago |
James Tanner
|
54c510335a
|
Revert "Revert "Tiny RST link fix in modules documentation""
This reverts commit 658dc7a366 .
|
11 years ago |
Michael DeHaan
|
bd38e6d92f
|
Update README.md
|
11 years ago |
Michael DeHaan
|
0a34870b1f
|
Merge pull request #4858 from sivel/rax-clb-serialize
Fix serialization error in rax_clb
|
11 years ago |
Michael DeHaan
|
3e6369e026
|
Merge pull request #4862 from rob-szew/devel
Correcting the security group id lookup from the list of security group ...
|
11 years ago |
Hiroaki Nakamura
|
63a552b2d3
|
Apply the same change as https://github.com/hnakamur/ansible-playbooks/pull/2
|
11 years ago |
Serge van Ginderachter
|
80fd22dce6
|
Check real user's known_hosts when sudo ansible...
closes #4834
|
11 years ago |
Tin Tvrtkovic
|
ea60360449
|
Use the final URL from the finished request instead of the provided URL for filename generation, to properly deal with redirects.
|
11 years ago |
Rob Szewczyk
|
fe95745a20
|
Correcting the security group id lookup from the list of security group names
|
11 years ago |
Michael DeHaan
|
3f4b2d4a24
|
Merge pull request #4860 from jlaska/async_status_doc
Correct documentation URLs
|
11 years ago |
Philippe Makowski
|
38a2ee7751
|
urpmi module
|
11 years ago |
James Laska
|
4013e94cf6
|
Correct documentation URLs
|
11 years ago |
Matt Martz
|
a897bb389c
|
Remove unused variable
|
11 years ago |
Matt Martz
|
8f2f8a5b53
|
DRY up dict conversion and fix serialization error
|
11 years ago |
James Tanner
|
74e7eba528
|
Fixes #4506 test length of context before checking invalid indexes
|
11 years ago |
Alexander Kuznecov
|
9d2f9bf93c
|
resolves #4855
|
11 years ago |
James Tanner
|
f347133d85
|
Revert "Move info on limit from the ad hoc command page to the pattern page"
This reverts commit cda707f99e .
|
11 years ago |
James Tanner
|
658dc7a366
|
Revert "Tiny RST link fix in modules documentation"
This reverts commit e052251662 .
|
11 years ago |
James Tanner
|
8532263890
|
Revert "Delete extra word in index.rst"
This reverts commit f52b401755 .
|
11 years ago |
James Tanner
|
66d68b30f2
|
Revert "Fixes #4092 Add documentation for yaml format of tasks and all keywords"
This reverts commit 3e351b4727 .
|
11 years ago |
James Tanner
|
4169f1b07c
|
Revert "Fixes #4771 Add 1.4.x example of registered var properties to the docsite"
This reverts commit dc74e700ce .
|
11 years ago |
James Tanner
|
dc74e700ce
|
Fixes #4771 Add 1.4.x example of registered var properties to the docsite
|
11 years ago |
James Tanner
|
36ca726258
|
Fixes #4522 Document that comments in ini files will be discarded with the ini module
|
11 years ago |
Jonas Pfenniger
|
b963596e5c
|
Adds a grove notifier module
|
11 years ago |
Michael DeHaan
|
75b831318e
|
Merge pull request #4844 from matburt/patch-1
Fix bad links on Arch aur package readme.
|
11 years ago |
James Tanner
|
fa62ee46bf
|
Set the correct version added for the hostname module
|
11 years ago |
Matthew Jones
|
1eb8b4a49d
|
Fix bad links on Arch aur package readme.
These were totally wrong and somehow pointing to completely unrelated projects.
|
11 years ago |
jctanner
|
01a054d2be
|
Merge pull request #3940 from hnakamur/hostname_module
Add a hostname module, which sets system's hostname.
|
11 years ago |
jctanner
|
e08f685507
|
Merge pull request #3937 from masahide/devel
Supports to the playbook of Process Substitution
|
11 years ago |
James Tanner
|
934ec1c0b6
|
Addresses #4801 Update file module docs to indicate behavior for relative src paths
|
11 years ago |
jctanner
|
bd9fb39634
|
Merge pull request #4801 from sspans/devel
Add support for relative symlinks
|
11 years ago |
James Tanner
|
3cdb968ebe
|
Fix some information in the docsite for the password lookup plugin
|
11 years ago |
jctanner
|
8e8c8efc8f
|
Merge pull request #4769 from alanfairless/more-password-entropy-revised
Revised patch for more password entropy
|
11 years ago |
jctanner
|
f51b8ffde9
|
Merge pull request #4836 from dekked/devel
Bug fix: support running handlers parametrized by name
|
11 years ago |
Chris Church
|
a6135c1c16
|
Support retrieving EC2 state/previous_state when using newer versions of Boto.
|
11 years ago |