- 23 Jun, 2014 12 commits
-
-
Add os relpath filter
James Cammarata committed -
James Cammarata committed
-
Merge branch 'bug/fix-health-check-to-zero-bug/7898' of https://github.com/botify-labs/ansible into botify-labs-bug/fix-health-check-to-zero-bug/7898
James Cammarata committed -
Check for empty os-release file, fixes #7885
James Cammarata committed -
Adding support for spot instances in ansible_lc.
James Cammarata committed -
James Cammarata committed
-
https://github.com/amenonsen/ansible
Merge branch 'upgrade-release' of https://github.com/amenonsen/ansible into amenonsen-upgrade-release
James Cammarata committed -
Jakub Jirutka committed
-
Fix missing arg for _remote_chmod method.
Chris Church committed -
Default is set to 300 seconds, which is AWS default. This PR fixes a bug (#7898) where instances created within an autoscaling group using the `ec2_asg` module gets immediately terminated because the `health_check_period` is set to 0, which causes the instance to be checked without having the time to actually boot. Adding `health_check_type` is needed because you may want to check your instance health against an ELB instead of just EC2 default cloudwatch.
Frédéric de Villamil committed -
Chris Church committed
-
AWS allows to define launch configuration with spot instances. This is also natively supported by boto (see http://boto.readthedocs.org/en/latest/ref/autoscale.html)
Frédéric de Villamil committed
-
- 22 Jun, 2014 8 commits
-
-
Michael DeHaan committed
-
Adding win_group module
Michael DeHaan committed -
Bugfix and better error propagation for win_service module
Michael DeHaan committed -
Chris Hoffman committed
-
Ivo Senner committed
-
Chris Hoffman committed
-
Chris Hoffman committed
-
Chris Hoffman committed
-
- 21 Jun, 2014 7 commits
-
-
Fix typo in apt module documentation
Michael DeHaan committed -
Fix typo in powershell setup module.
Michael DeHaan committed -
Adding win_service module
Michael DeHaan committed -
Chris Hoffman committed
-
Chris Church committed
-
yuyak committed
-
Shell expand DEFAULT_ROLES_PATH fixes #4897
James Cammarata committed
-
- 20 Jun, 2014 13 commits
-
-
James Laska committed
-
Chris Hoffman committed
-
Allow wait_for to wait on non-traditional files
James Cammarata committed -
Updates to Makefile include: * add targets: deb-src, deb-src-upload, deb-upload * add variables to control DEB building: DEBUILD_OPTS, DPUT_OPTS, DEB_PPA, DEB_DIST, DEB_RELEASE * create deb files for all release values in DEB_DIST Several updates to packaging/debian/* * Updated control file * Whitespace/formatting of changelog Add deb-build to .gitignore
James Laska committed -
James Cammarata committed
-
James Cammarata committed
-
See https://github.com/ansible/ansible/issues/7368 Fixes #7368
Yap Sok Ann committed -
James Cammarata committed
-
James Cammarata committed
-
Fix localhost tasks with complex executables
James Cammarata committed -
James Cammarata committed
-