Michael DeHaan
|
c2988dfdb0
|
Merge branch 'option-updates' of git://github.com/jlund/ansible into devel
Conflicts:
bin/ansible-pull
|
12 years ago |
Michael DeHaan
|
c9b6f0d0f2
|
Merge branch 'files_force' of git://github.com/rhaido/ansible into devel
|
12 years ago |
Michael DeHaan
|
be5386f945
|
Merge remote branch 'origin' into devel
|
12 years ago |
Michael DeHaan
|
8b592c9d4b
|
Add some whitespace to script
|
12 years ago |
Michael DeHaan
|
8f5c9aec47
|
Merge branch 'env-setup-shell-tweaks' of git://github.com/madduck/ansible into bash_hacking
Conflicts:
hacking/env-setup
|
12 years ago |
Michael DeHaan
|
2bbad5dae3
|
Merge pull request #3275 from madduck/implicit-negations
Enable negated patterns
|
12 years ago |
Michael DeHaan
|
15bf8a8398
|
Merge pull request #3315 from madduck/fix-service-updatercd-changed
Let update-rc.d set changed flag properly
|
12 years ago |
Michael DeHaan
|
39105dc853
|
Fix RST formatting in documentation (underline too short)
|
12 years ago |
Michael DeHaan
|
7821473710
|
Fixup documentation YAML
|
12 years ago |
Michael DeHaan
|
681696846a
|
Styling: semicolon
|
12 years ago |
Michael DeHaan
|
ecc2b6e742
|
Styling: deprecation
|
12 years ago |
Michael DeHaan
|
2e63faf257
|
Styling: deprecation
|
12 years ago |
Michael DeHaan
|
257d827c9e
|
Styling: misc pep8
|
12 years ago |
Michael DeHaan
|
bc7de7bf3f
|
Styling: indentation
|
12 years ago |
Michael DeHaan
|
0e51a1c0ea
|
Styling: semicolon
|
12 years ago |
Michael DeHaan
|
39834d854c
|
Styling: trailing spaces
|
12 years ago |
Michael DeHaan
|
fc8ffc1864
|
Styling: blank lines
|
12 years ago |
Michael DeHaan
|
c7eb68e043
|
Styling: deprecation
|
12 years ago |
Michael DeHaan
|
4827d1451e
|
pep8: deprecation
|
12 years ago |
Michael DeHaan
|
899ea4de82
|
Styling: indentation
|
12 years ago |
Michael DeHaan
|
0b251d840b
|
Styling: spacing
|
12 years ago |
Michael DeHaan
|
ea2a665981
|
Styling: misc pep8
|
12 years ago |
Michael DeHaan
|
f2fc185651
|
Styling: indentation
|
12 years ago |
Michael DeHaan
|
82d51e6354
|
Semicolons must die
|
12 years ago |
Michael DeHaan
|
75cadeebcb
|
update changelog
|
12 years ago |
Michael DeHaan
|
6dd93fa964
|
Some minor doc tweaks
|
12 years ago |
Michael DeHaan
|
ee4d9b1516
|
Merge branch 'devel' of git://github.com/shirou/ansible into devel
|
12 years ago |
Michael DeHaan
|
c265c761d0
|
Slight message tweak.
|
12 years ago |
Michael DeHaan
|
e6adc2f066
|
Merge branch 'devel' of git://github.com/arturaz/ansible into devel
|
12 years ago |
Michael DeHaan
|
29894737cf
|
Merge pull request #3374 from jsmartin/bugfix
cloudformation: Fixed bug in module_fail. Consistent error handling.
|
12 years ago |
Michael DeHaan
|
407edf097a
|
Merge pull request #3386 from skorokithakis/feature/onlyifchanged
Add --only-if-changed option.
|
12 years ago |
Michael DeHaan
|
213e74a44c
|
Merge pull request #3298 from devo-ps/linode
Add Linode cloud support.
|
12 years ago |
Stavros Korokithakis
|
53207ddbdf
|
Add --only-if-changed option.
|
12 years ago |
Michael DeHaan
|
1d1d30f338
|
Merge pull request #3357 from neomantra/devel
Add DigitalOcean inventory plugin
|
12 years ago |
Michael DeHaan
|
f2e3a9a850
|
Merge pull request #3370 from y-p/PR_role_doc_enh
Add doc example of attaching tags to a role
|
12 years ago |
Michael DeHaan
|
fa4313c7ee
|
Merge pull request #3358 from aristanetworks/devel
initial arista module import
|
12 years ago |
Michael DeHaan
|
146455fd0a
|
Merge pull request #3375 from jhoekx/mandatory-filter
Add a mandatory jinja2 filter for use in templates.
|
12 years ago |
Michael DeHaan
|
a501e94b63
|
Merge pull request #3364 from sergevanginderachter/lvol
lvol module: add support for multiple size formats
|
12 years ago |
Michael DeHaan
|
8dfff02077
|
Merge pull request #3373 from exosite/devel
Added Linode inventory plugin
|
12 years ago |
James Martin
|
7b825f72df
|
Fixed bug in module_fail. Consistent error handling. Adding comments. Removal of unused variable. Removed unecessary wait_for option. was never been used to begin with. Trim down the stack_outputs. Don't need to include stack name and region since they are already required parameters. Rollback supported in status operations. Using dict when possible.
|
12 years ago |
Michael DeHaan
|
6d5ac43dcb
|
Merge pull request #3368 from j2sol/wait_for_improv
Improvements to wait_for module
|
12 years ago |
Michael DeHaan
|
88c907af90
|
Merge pull request #3340 from bpennypacker/stat
get file/path facts via 'stat'
|
12 years ago |
Michael DeHaan
|
71b9be509c
|
Merge pull request #3347 from AscendLearning/irc-with-pass
Added a provision for passing a server password to IRC
|
12 years ago |
Michael DeHaan
|
a8e8a9583b
|
Merge pull request #3336 from lorin/htpasswd
Add htpasswd module
|
12 years ago |
Michael DeHaan
|
98e7eaf07a
|
Merge pull request #3316 from dsedivec/devel
expanduser on each component of plug-in paths
|
12 years ago |
Michael DeHaan
|
e4e3c239c7
|
Merge pull request #3385 from stoned/find_plugin-cleanup
Remove redundant call to _get_path() in PluginLoader.find_plugin()
|
12 years ago |
Stoned Elipot
|
b7f89837bb
|
Remove redundant call to _get_path() in PluginLoader.find_plugin()
|
12 years ago |
serenecloud
|
a17ca862fb
|
Return a friendly error message if aptitude isn't installed
|
12 years ago |
Peter Sprygada
|
037a6d497b
|
moved modules to net_infrastructure
|
12 years ago |
Michael DeHaan
|
d61a65ff08
|
Merge pull request #3377 from kjkuan/easy_install_fix
Fix the issue of easy_install ignoring virtualenv_site_packages=yes.
|
12 years ago |