- 08 Aug, 2014 40 commits
-
-
Karol Hosiawa committed
-
Raise exception if "file_name" isn't passed to bin/ansible-vault
Michael DeHaan committed -
James Cammarata committed
-
added missing force flag on mkfs commandline
Michael DeHaan committed -
Ansible inventory file location fixed
Michael DeHaan committed -
fix incorrect secondary ip handling, fixes #7724
Michael DeHaan committed -
Update user mailing list link in faq.rst
Michael DeHaan committed -
Michael DeHaan committed
-
Howard Oettle committed
-
(serial_pct)/100.0 is a typo - the parentheses should be around the entire percentage calculation, which makes much more sense when multiplying by the number of hosts (luckily BODMAS prevailed).
hoettle committed -
playbook: permit the serial attribute to be a pecentage string as well as well as a straight integer
Howard Oettle committed -
Michael DeHaan committed
-
Modified "Version_added"
alxgu committed -
alxgu committed
-
Alexander Gubin committed
-
Michael DeHaan committed
-
Pagerduty improvements
Michael DeHaan committed -
git://github.com/cgar/ansible
Conflicts: docsite/rst/guide_rax.rst plugins/callbacks/mail.py
Michael DeHaan committed -
https://github.com/devpopol/ansible
Merge branch 'fixes/docker-volumes' of https://github.com/devpopol/ansible into devpopol-fixes/docker-volumes
James Cammarata committed -
Michael DeHaan committed
-
Fixes #8512
James Cammarata committed -
Adds support for public_ip boolean for launch configurations.
Michael DeHaan committed -
ec2_asg: Implements the proper method for terminating an auto scale group.
Michael DeHaan committed -
win_setup improvements: Correcly outputs ansible_totalmem
Michael DeHaan committed -
ec2_vol: adds ability to list existing volumes
Michael DeHaan committed -
ec2: set type and default for ebs_optimized flag
Michael DeHaan committed -
apache2_module module fixes
Michael DeHaan committed -
Michael DeHaan committed
-
Mike Buzzetti committed
-
rax: Move additional shared code into module utils
Michael DeHaan committed -
Error if private_key_file is group/world readable
Michael DeHaan committed -
git://github.com/berendt/ansible
Conflicts: lib/ansible/inventory/vars_plugins/group_vars.py plugins/callbacks/mail.py
Michael DeHaan committed -
Michael DeHaan committed
-
Michael DeHaan committed
-
ec2_ami_search: support for SSD and IOPS provisioned EBS images
Michael DeHaan committed -
Michael DeHaan committed
-
Michael DeHaan committed
-
Brian Coca committed
-
made split 'smarter' but still overridable
Brian Coca committed -
Brian Coca committed
-