Matt Martz
|
83a8229c95
|
Dedupe code and switch to shared doc fragments
|
10 years ago |
James Cammarata
|
ba062de744
|
Merge branch '7736' of https://github.com/kcghost/ansible into kcghost-7736
|
10 years ago |
Andrew Hamilton
|
abcfc9a13d
|
Added SSL support for IRC
|
10 years ago |
James Cammarata
|
32acd276b6
|
Merge branch 'jmoretti-add-docker-api-version-parameter' into devel
|
10 years ago |
James Cammarata
|
f367adc021
|
Update version_added field for docker_api_version param
|
10 years ago |
James Cammarata
|
30ead6a17c
|
Merge branch 'add-docker-api-version-parameter' of https://github.com/jmoretti/ansible into jmoretti-add-docker-api-version-parameter
|
10 years ago |
Michael DeHaan
|
60ce2d3853
|
Fix documentation builds.
|
10 years ago |
James Cammarata
|
fee3cadcb5
|
Merge branch 'kolloch-devel' into devel
|
10 years ago |
Kamal Nasser
|
4e43e840b2
|
Replace all occurrences of "Digital Ocean" with "DigitalOcean"
|
10 years ago |
Michael DeHaan
|
4a3fcf7d1c
|
Merge pull request #6701 from carlanton/pr/pip_check_fix2
Make pip dry run work better for the common case
|
10 years ago |
Michael DeHaan
|
30dcd9aa2f
|
Update version_added info.
|
10 years ago |
Michael DeHaan
|
d7db973e6b
|
Merge pull request #7476 from geschke/devel
implemented the missing "command" option, defaults to "install"...
|
10 years ago |
James Cammarata
|
74847bfbfa
|
Merge branch 'devel' of https://github.com/kolloch/ansible into kolloch-devel
|
10 years ago |
Michael DeHaan
|
677709803c
|
Merge pull request #8419 from georgeOsdDev/escape_underscore_in_database_name
mysql_db module: Escape "_" in database name for "SHOW DATABASES" statement
|
10 years ago |
Michael DeHaan
|
c60c081974
|
Doc version tweaks
|
10 years ago |
Simon JAILLET
|
57e89b7914
|
Module for managing Rackspace Cloud Databases users.
|
10 years ago |
Simon JAILLET
|
417517e0b6
|
Module for managing Rackspace Cloud Databases databases.
|
10 years ago |
Simon JAILLET
|
c3dbb26bd9
|
Module for managing Rackspace Cloud Databases instances.
|
10 years ago |
Michael DeHaan
|
16013a38a3
|
Updating version_added.
|
10 years ago |
abulimov
|
6834ee7977
|
zabbix_maintenance small stylistic updates and ansible version bump
|
10 years ago |
Alexander Bulimov
|
a8d5a3f849
|
zabbix_maintenance fixes and parameter names update
|
10 years ago |
Alexander Bulimov
|
713ef83fd6
|
zabbix_maintenance examples fixes
|
10 years ago |
Alexander Bulimov
|
3871ef5e92
|
Initial working version of zabbix_maintenance module
|
10 years ago |
James Cammarata
|
412c07e5ee
|
Merge branch 'discordianfish-docker-add-net-parameter' into devel
|
10 years ago |
James Cammarata
|
aa0a904b2b
|
Updating version_added for docker net param and adding an example
|
10 years ago |
Michael DeHaan
|
65dc120d44
|
Update version_added info.
|
10 years ago |
Karol Hosiawa
|
0114058947
|
Add validate_certs option to apt_repository
|
10 years ago |
James Cammarata
|
a9b6d5a516
|
Merge branch 'docker-add-net-parameter' of https://github.com/discordianfish/ansible into discordianfish-docker-add-net-parameter
|
10 years ago |
James Cammarata
|
e64d12e995
|
Merge branch 'devpopol-fixes/docker-volumes' into devel
|
10 years ago |
Michael DeHaan
|
f21d6c7980
|
Merge pull request #8002 from prune998/patch-2
added missing force flag on mkfs commandline
|
10 years ago |
Michael DeHaan
|
c8dbca074b
|
Update version_added
|
10 years ago |
alxgu
|
069ec8f68d
|
Update zypper
Modified "Version_added"
|
10 years ago |
alxgu
|
c985d72df6
|
Changed version_added
|
10 years ago |
Alexander Gubin
|
cbef749bdc
|
Added --no-recommends option
|
10 years ago |
Michael DeHaan
|
9a04915723
|
update version added info
|
10 years ago |
Michael DeHaan
|
05ca1f78fd
|
Merge pull request #6301 from gitterHQ/devel
Pagerduty improvements
|
10 years ago |
Michael DeHaan
|
185d5a6221
|
Merge branch 'spelling' of git://github.com/cgar/ansible into devel
Conflicts:
docsite/rst/guide_rax.rst
plugins/callbacks/mail.py
|
10 years ago |
James Cammarata
|
18618b47b0
|
Merge branch 'fixes/docker-volumes' of https://github.com/devpopol/ansible into devpopol-fixes/docker-volumes
|
10 years ago |
Michael DeHaan
|
51ab48bf71
|
Merge pull request #8459 from jsmartin/ec2_lc_public_ip
Adds support for public_ip boolean for launch configurations.
|
10 years ago |
Michael DeHaan
|
47d35905e9
|
Merge pull request #8503 from jsmartin/fix_ec2_asg_delete
ec2_asg: Implements the proper method for terminating an auto scale group.
|
10 years ago |
Michael DeHaan
|
71786bbdc8
|
Merge pull request #8227 from trondhindenes/win_setup_improvements
win_setup improvements: Correcly outputs ansible_totalmem
|
10 years ago |
Michael DeHaan
|
94ab19d622
|
Merge pull request #6847 from atlashealth/ec2_vol_list
ec2_vol: adds ability to list existing volumes
|
10 years ago |
Michael DeHaan
|
c4e60990c1
|
Merge pull request #7401 from atlashealth/ec2_set_ebs_optimized
ec2: set type and default for ebs_optimized flag
|
10 years ago |
Michael DeHaan
|
76eb5064f4
|
Merge pull request #7520 from jjneely/a2enmod
apache2_module module fixes
|
10 years ago |
Michael DeHaan
|
e69206741e
|
update version_added
|
10 years ago |
Mike Buzzetti
|
29bf1df284
|
Adds support for purge_rules. Similar to how ec2_elb_lb does with zones
|
10 years ago |
Michael DeHaan
|
a2f575ebfa
|
Merge pull request #8500 from sivel/rax-de-dupe
rax: Move additional shared code into module utils
|
10 years ago |
Michael DeHaan
|
e85669b0c8
|
Merge pull request #7983 from lorin/new-ebs-types
ec2_ami_search: support for SSD and IOPS provisioned EBS images
|
10 years ago |
Michael DeHaan
|
66ec9089bd
|
Update docs.
|
10 years ago |
Michael DeHaan
|
f6f184b36d
|
Updating docs.
|
10 years ago |