Commit graph

12045 commits

Author SHA1 Message Date
James Cammarata
4a08aac2cb Updating version_added for docker net param and adding an example 2014-08-08 13:16:08 -05:00
Michael DeHaan
27de1fbbf3 Update version_added info. 2014-08-08 14:14:12 -04:00
Karol Hosiawa
60ff1c572e Add validate_certs option to apt_repository 2014-08-08 14:14:12 -04:00
Michael DeHaan
053019c439 Merge pull request #7765 from samdolan/devel
Raise exception if "file_name" isn't passed to bin/ansible-vault
2014-08-08 14:12:44 -04:00
James Cammarata
1051748ba0 Merge branch 'docker-add-net-parameter' of https://github.com/discordianfish/ansible into discordianfish-docker-add-net-parameter 2014-08-08 13:09:19 -05:00
James Cammarata
998189e681 Merge branch 'devpopol-fixes/docker-volumes' into devel 2014-08-08 13:00:15 -05:00
Michael DeHaan
8cab5937c3 Merge pull request #8002 from prune998/patch-2
added missing force flag on mkfs commandline
2014-08-08 13:55:19 -04:00
Michael DeHaan
f8cc5bc24d Merge pull request #7314 from bonifaido/patch-1
Ansible inventory file location fixed
2014-08-08 13:52:36 -04:00
Michael DeHaan
a48328fa12 Merge pull request #7725 from slapers/network-secondaries-issue
fix incorrect secondary ip handling, fixes #7724
2014-08-08 13:50:52 -04:00
Michael DeHaan
8b00ca5446 Merge pull request #7293 from dhobbs/patch-1
Update user mailing list link in faq.rst
2014-08-08 13:49:19 -04:00
Michael DeHaan
3066cd135e Revise documentation versioning. 2014-08-08 13:46:57 -04:00
Howard Oettle
50c3de3317 Add example of rolling update using a percentage. 2014-08-08 13:46:57 -04:00
hoettle
4243ce61b3 Correct placement of right parenthesis.
(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).
2014-08-08 13:46:57 -04:00
Howard Oettle
cbf0bd6baf playbook: permit the serial attribute to be a pecentage string as well as well as a straight integer 2014-08-08 13:46:57 -04:00
Michael DeHaan
a2537cfe49 Update version_added 2014-08-08 13:42:22 -04:00
alxgu
a78a4f6308 Update zypper
Modified "Version_added"
2014-08-08 13:42:22 -04:00
alxgu
ca5a643449 Changed version_added 2014-08-08 13:42:22 -04:00
Alexander Gubin
3684351fbc Added --no-recommends option 2014-08-08 13:42:22 -04:00
Michael DeHaan
9331c99a67 update version added info 2014-08-08 13:38:59 -04:00
Michael DeHaan
52b0ef20d4 Merge pull request #6301 from gitterHQ/devel
Pagerduty improvements
2014-08-08 13:36:40 -04:00
Michael DeHaan
3bead39c75 Merge branch 'spelling' of git://github.com/cgar/ansible into devel
Conflicts:
	docsite/rst/guide_rax.rst
	plugins/callbacks/mail.py
2014-08-08 13:28:45 -04:00
James Cammarata
f5021f7289 Merge branch 'fixes/docker-volumes' of https://github.com/devpopol/ansible into devpopol-fixes/docker-volumes 2014-08-08 12:24:21 -05:00
Michael DeHaan
7806c5095d Conditional imports are described under conditionals so remove the duplicate section. 2014-08-08 13:20:15 -04:00
James Cammarata
63bf2f6d9a Preserve all line breaks in literal blocks
Fixes #8512
2014-08-08 12:11:15 -05:00
Michael DeHaan
039e4571b9 Merge pull request #8459 from jsmartin/ec2_lc_public_ip
Adds support for public_ip boolean for launch configurations.
2014-08-08 13:08:26 -04:00
Michael DeHaan
c2231e429a Merge pull request #8503 from jsmartin/fix_ec2_asg_delete
ec2_asg: Implements the proper method for terminating an auto scale group.
2014-08-08 13:08:06 -04:00
Michael DeHaan
6c42cd09f9 Merge pull request #8227 from trondhindenes/win_setup_improvements
win_setup improvements: Correcly outputs ansible_totalmem
2014-08-08 12:42:41 -04:00
Michael DeHaan
a0fcd0f644 Merge pull request #6847 from atlashealth/ec2_vol_list
ec2_vol: adds ability to list existing volumes
2014-08-08 12:42:25 -04:00
Michael DeHaan
7737736b62 Merge pull request #7401 from atlashealth/ec2_set_ebs_optimized
ec2: set type and default for ebs_optimized flag
2014-08-08 12:40:31 -04:00
Michael DeHaan
8810733c64 Merge pull request #7520 from jjneely/a2enmod
apache2_module module fixes
2014-08-08 12:40:13 -04:00
Michael DeHaan
642b8ba211 update version_added 2014-08-08 12:36:40 -04:00
Mike Buzzetti
bc1ad708dd Adds support for purge_rules. Similar to how ec2_elb_lb does with zones 2014-08-08 12:36:40 -04:00
Michael DeHaan
d0205b2878 Merge pull request #8500 from sivel/rax-de-dupe
rax: Move additional shared code into module utils
2014-08-08 12:33:35 -04:00
Michael DeHaan
03d150de35 Merge pull request #8020 from msabramo/error_when_private_key_file_permissions_incorrect
Error if private_key_file is group/world readable
2014-08-08 12:33:07 -04:00
Michael DeHaan
8c4161d4a1 Merge branch 'retf_py' of git://github.com/berendt/ansible into devel
Conflicts:
	lib/ansible/inventory/vars_plugins/group_vars.py
	plugins/callbacks/mail.py
2014-08-08 12:17:37 -04:00
Michael DeHaan
3a015a70fb Add a ticket stub about duplicated efforts. 2014-08-08 12:11:01 -04:00
Michael DeHaan
67b76d79eb Rename some ticket stubs. 2014-08-08 12:08:28 -04:00
Michael DeHaan
89447cfa63 Merge pull request #7983 from lorin/new-ebs-types
ec2_ami_search: support for SSD and IOPS provisioned EBS images
2014-08-08 11:54:51 -04:00
Michael DeHaan
19ef7b3eeb Update docs. 2014-08-08 11:51:27 -04:00
Michael DeHaan
bfe8437a21 Updating docs. 2014-08-08 11:51:27 -04:00
Brian Coca
db146717b5 bumped to 1.7 2014-08-08 11:51:27 -04:00
Brian Coca
268122d7d0 added control to fail or not on missing key
made split 'smarter' but still overridable
2014-08-08 11:51:27 -04:00
Brian Coca
27bf4d8ec4 added getent module to get system data as facts 2014-08-08 11:51:27 -04:00
Michael DeHaan
21a0d4a69b Merge pull request #7312 from bcoca/unarchive_docs
reworded copy option docs
2014-08-08 11:47:16 -04:00
Michael DeHaan
877f23e1fb Update version_added. 2014-08-08 11:42:35 -04:00
Hagai
3c69a35a3e Documentation error 2014-08-08 11:42:35 -04:00
Shahar Kedar
d169b075e1 Rename source to source_system and remove it from the documentation. 2014-08-08 11:42:35 -04:00
Hagai
4c9f431792 Add some argument aliases 2014-08-08 11:42:35 -04:00
Hagai
67057b4675 Update docs for bigpanda 2014-08-08 11:42:35 -04:00
Hagai
c413e97380 Add bigpanda module to monitoring 2014-08-08 11:42:34 -04:00