Commit graph

4754 commits

Author SHA1 Message Date
Michael DeHaan
ec37a44e94 Merge pull request #7476 from geschke/devel
implemented the missing "command" option, defaults to "install"...
2014-08-08 14:47:14 -04:00
Michael DeHaan
182c6603e7 Merge pull request #8419 from georgeOsdDev/escape_underscore_in_database_name
mysql_db module: Escape "_" in database name for "SHOW DATABASES" statement
2014-08-08 14:38:51 -04:00
Michael DeHaan
536a5952e1 Doc version tweaks 2014-08-08 14:33:28 -04:00
Simon JAILLET
4b581e54c0 Module for managing Rackspace Cloud Databases users. 2014-08-08 14:33:28 -04:00
Simon JAILLET
ab327cb96c Module for managing Rackspace Cloud Databases databases. 2014-08-08 14:33:28 -04:00
Simon JAILLET
82ab535051 Module for managing Rackspace Cloud Databases instances. 2014-08-08 14:33:28 -04:00
Michael DeHaan
f7db80e33d Updating version_added. 2014-08-08 14:24:57 -04:00
abulimov
469f619598 zabbix_maintenance small stylistic updates and ansible version bump 2014-08-08 14:24:57 -04:00
Alexander Bulimov
ccf031f1c5 zabbix_maintenance fixes and parameter names update 2014-08-08 14:24:57 -04:00
Alexander Bulimov
edebadc305 zabbix_maintenance examples fixes 2014-08-08 14:24:56 -04:00
Alexander Bulimov
851efe0413 Initial working version of zabbix_maintenance module 2014-08-08 14:24:56 -04:00
James Cammarata
b50d1ff65a Merge branch 'discordianfish-docker-add-net-parameter' into devel 2014-08-08 13:17:07 -05:00
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
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
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
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
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
Michael DeHaan
5c46a39ca9 Merge pull request #8180 from sergevanginderachter/empty_nfs_mount_path
mount module: execute the mount only after path validation
2014-08-08 11:18:25 -04:00
Michael DeHaan
2084629dee Merge pull request #7410 from willthames/ec2_vol_fix_error_check
Fix parameters check for ec2_vol
2014-08-08 11:17:23 -04:00