Till Maas
8f778a83df
module_utils/atomic_move(): Restore owner/group
...
Manually restore owner and group if both src and dest are on a separate
file system.
11 years ago
James Cammarata
7edee91aba
Fixing a bug in role tag handling where only the first tag was used
...
Fixes #6517
11 years ago
James Tanner
ebb6b8442b
Catch unicode unescape failures in copy action plugin
11 years ago
James Cammarata
12c812f030
Adding a man page for ansible-vault
...
Fixes #6471
11 years ago
James Laska
4ef2603a62
Add yum+apt integration tests for auto dependency installalation
...
The `apt` and `yum` modules will automatically install python dependencies.
This change updates the existing integration tests to test whether auto-install
of dependencies is functioning properly.
11 years ago
James Tanner
b14c658532
Fix concatenation for with_file
11 years ago
Michael DeHaan
caa0b02962
Update formatting in module example.
11 years ago
Michael DeHaan
f96568ab81
Merge pull request #6521 from GDvalle/fix_ftp_urls
...
fetch_url: Avoid credential stripping for FTP-scheme URLs
11 years ago
Michael DeHaan
47f5bac67e
Merge pull request #6518 from spiroid/devel
...
fix: bug in apt module when python-apt is not available
11 years ago
Greg Dallavalle
77229553a3
fetch_url: Avoid credential stripping for FTP-scheme URLs
11 years ago
Jonathan Dray
0981488df7
fix: bug in apt when python-apt is not present apt-get was not called due to unsafe call
11 years ago
Michael DeHaan
47aff528b9
Amend wait_for docs to reference version of feature addition.
11 years ago
Michael DeHaan
de57057cae
Merge branch 'devel' of git://github.com/AnderEnder/ansible into devel
11 years ago
Michael DeHaan
fe696e4720
Merge commit.
11 years ago
Michael DeHaan
7ab54321d2
Merge pull request #5457 from tszming/devel
...
Allow = symbols in variable values in host inventory
11 years ago
Michael DeHaan
b471d84e52
Version bump for alternatives module, changelog.
11 years ago
Gabe Mulley
1cae0a6801
add a module for update-alternatives
11 years ago
Michael DeHaan
aaaf9dbc43
Merge pull request #5597 from laggyluke/mongodb_user_idempotence
...
Fix idempotence in mongodb_user module
11 years ago
Michael DeHaan
e4fcc434d1
Version bump, bigip_facts + changelog
11 years ago
Michael DeHaan
51f90c1712
Bump twilio module version_added, changelog.
11 years ago
Matthew Makai
2215111ec5
adding twilio module for sending text notifications in build process
11 years ago
Michael DeHaan
b41541c62a
Merge conflict.
11 years ago
Matthew Makai
8420211aee
new module to send text message notifications
11 years ago
Matt Hite
42d6fc2b54
New bigip_facts module
11 years ago
Michael DeHaan
fd0ff6f174
Merge pull request #5711 from sivel/plugin-realpath
...
Use realpath for plugin directories instead of abspath
11 years ago
Michael DeHaan
6144c5e1e2
Merge pull request #5714 from eggsby/patch-2
...
Allow templates in ansible_sudo_pass inventory var
11 years ago
Michael DeHaan
71977bfe71
Merge pull request #5720 from mschurenko/devel
...
added random sleep option to ansible-pull
11 years ago
Michael DeHaan
69d26d507b
Merge pull request #5758 from drawks/devel
...
Correct sleep calls
11 years ago
Michael DeHaan
16ca4c2195
Update version_added
11 years ago
Drew Stokes
5aba903dcf
add registry option to npm module
11 years ago
Michael DeHaan
0ab6586222
Merge pull request #5890 from ingmar/ansiblepull-extravars-5707
...
ansible-pull support for -e (--extra-vars) option (same as ansible-playbook) #5707
11 years ago
Michael DeHaan
a1f6f600bb
Changelog.
11 years ago
Michael DeHaan
711ed7f2da
Merge pull request #5940 from bcoca/inventory_plugin_vmware
...
vsphere/vmware inventory plugin
11 years ago
Michael DeHaan
bbf211f80f
Changelog
11 years ago
Michael DeHaan
3347b389fe
Merge pull request #5995 from t0mk/devel
...
Added inventory plugin for hosts from ~/.ssh/config
11 years ago
Michael DeHaan
887cb7652a
Merge pull request #6004 from res0nat0r/fix_ansible-doc_snippets
...
Fix ansible-doc option output.
11 years ago
Michael DeHaan
0bc3cec1c8
Merge pull request #6062 from jpmens/mqttpaho
...
module update: mqtt notification now uses Paho as mosquitto.py being deprecated
11 years ago
Michael DeHaan
11dd81c724
Merge pull request #6069 from danieljaouen/homebrew_class
...
Update homebrew module.
11 years ago
Michael DeHaan
855ccb62c0
Update cask version, changelog.
11 years ago
Michael DeHaan
03f93e0f79
Merge branch 'homebrew_cask' of git://github.com/danieljaouen/ansible into devel
11 years ago
Michael DeHaan
1a90890fd0
Update tap version, changelog
11 years ago
Daniel Jaouen
e7787607d0
Add homebrew_tap module.
11 years ago
Michael DeHaan
9cc5ae6f2f
Merge pull request #6120 from lalinsky/apt_repository_pycurl_non_ppa
...
Don't require pycurl in apt_repository when it's not actually needed
11 years ago
Michael DeHaan
7192343d6e
Changelog updates.
11 years ago
Michael DeHaan
f700da8249
Bump version_added field on composer module.
11 years ago
Michael DeHaan
b0dbc61d63
Move facts to 'module_utils' so they can be referenced by other modules. Note unlike other module_utils/ dirs this keeps the original
...
license -- so usage of facts code in modules will be limited to GPLv3 modules.
11 years ago
dmtrs
0e06e8bb7f
Add module composer (php dependency manager)
11 years ago
Michael DeHaan
b8f1e4f765
Merge pull request #6134 from veeti/include_with_items_path
...
Show the offending file name with the include + with_items error
11 years ago
Michael DeHaan
4a06954a13
Merge pull request #6390 from sergevanginderachter/group-varsdirs-svn
...
group_vars plugin: do not parse hidden files in subfolders
11 years ago
Michael DeHaan
d3e989435b
Merge pull request #6405 from fabianfreyer/devel
...
Add support for new pkgng repository format and annotations
11 years ago