Michael DeHaan
5d05049ee1
Merge pull request #7670 from dagwieers/patch-3
...
Added cross-platform uptime fact
10 years ago
Michael DeHaan
c56ce4c913
Merge pull request #8334 from veeti/cfg-vars
...
Expand variables in configuration files, take two
10 years ago
James Cammarata
9ad5adb603
Adding pr_merged stub
10 years ago
James Cammarata
b50d1ff65a
Merge branch 'discordianfish-docker-add-net-parameter' into devel
10 years ago
James Cammarata
4a08aac2cb
Updating version_added for docker net param and adding an example
10 years ago
Michael DeHaan
27de1fbbf3
Update version_added info.
10 years ago
Karol Hosiawa
60ff1c572e
Add validate_certs option to apt_repository
10 years ago
Michael DeHaan
053019c439
Merge pull request #7765 from samdolan/devel
...
Raise exception if "file_name" isn't passed to bin/ansible-vault
10 years ago
James Cammarata
1051748ba0
Merge branch 'docker-add-net-parameter' of https://github.com/discordianfish/ansible into discordianfish-docker-add-net-parameter
10 years ago
James Cammarata
998189e681
Merge branch 'devpopol-fixes/docker-volumes' into devel
10 years ago
Michael DeHaan
8cab5937c3
Merge pull request #8002 from prune998/patch-2
...
added missing force flag on mkfs commandline
10 years ago
Michael DeHaan
f8cc5bc24d
Merge pull request #7314 from bonifaido/patch-1
...
Ansible inventory file location fixed
10 years ago
Michael DeHaan
a48328fa12
Merge pull request #7725 from slapers/network-secondaries-issue
...
fix incorrect secondary ip handling, fixes #7724
10 years ago
Michael DeHaan
8b00ca5446
Merge pull request #7293 from dhobbs/patch-1
...
Update user mailing list link in faq.rst
10 years ago
Michael DeHaan
3066cd135e
Revise documentation versioning.
10 years ago
Howard Oettle
50c3de3317
Add example of rolling update using a percentage.
10 years ago
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).
10 years ago
Howard Oettle
cbf0bd6baf
playbook: permit the serial attribute to be a pecentage string as well as well as a straight integer
10 years ago
Michael DeHaan
a2537cfe49
Update version_added
10 years ago
alxgu
a78a4f6308
Update zypper
...
Modified "Version_added"
10 years ago
alxgu
ca5a643449
Changed version_added
10 years ago
Alexander Gubin
3684351fbc
Added --no-recommends option
10 years ago
Michael DeHaan
9331c99a67
update version added info
10 years ago
Michael DeHaan
52b0ef20d4
Merge pull request #6301 from gitterHQ/devel
...
Pagerduty improvements
10 years ago
Michael DeHaan
3bead39c75
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
f5021f7289
Merge branch 'fixes/docker-volumes' of https://github.com/devpopol/ansible into devpopol-fixes/docker-volumes
10 years ago
Michael DeHaan
7806c5095d
Conditional imports are described under conditionals so remove the duplicate section.
10 years ago
James Cammarata
63bf2f6d9a
Preserve all line breaks in literal blocks
...
Fixes #8512
10 years ago
Michael DeHaan
039e4571b9
Merge pull request #8459 from jsmartin/ec2_lc_public_ip
...
Adds support for public_ip boolean for launch configurations.
10 years ago
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.
10 years ago
Michael DeHaan
6c42cd09f9
Merge pull request #8227 from trondhindenes/win_setup_improvements
...
win_setup improvements: Correcly outputs ansible_totalmem
10 years ago
Michael DeHaan
a0fcd0f644
Merge pull request #6847 from atlashealth/ec2_vol_list
...
ec2_vol: adds ability to list existing volumes
10 years ago
Michael DeHaan
7737736b62
Merge pull request #7401 from atlashealth/ec2_set_ebs_optimized
...
ec2: set type and default for ebs_optimized flag
10 years ago
Michael DeHaan
8810733c64
Merge pull request #7520 from jjneely/a2enmod
...
apache2_module module fixes
10 years ago
Michael DeHaan
642b8ba211
update version_added
10 years ago
Mike Buzzetti
bc1ad708dd
Adds support for purge_rules. Similar to how ec2_elb_lb does with zones
10 years ago
Michael DeHaan
d0205b2878
Merge pull request #8500 from sivel/rax-de-dupe
...
rax: Move additional shared code into module utils
10 years ago
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
10 years ago
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
10 years ago
Michael DeHaan
3a015a70fb
Add a ticket stub about duplicated efforts.
10 years ago
Michael DeHaan
67b76d79eb
Rename some ticket stubs.
10 years ago
Michael DeHaan
89447cfa63
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
19ef7b3eeb
Update docs.
10 years ago
Michael DeHaan
bfe8437a21
Updating docs.
10 years ago
Brian Coca
db146717b5
bumped to 1.7
10 years ago
Brian Coca
268122d7d0
added control to fail or not on missing key
...
made split 'smarter' but still overridable
10 years ago
Brian Coca
27bf4d8ec4
added getent module to get system data as facts
10 years ago
Michael DeHaan
21a0d4a69b
Merge pull request #7312 from bcoca/unarchive_docs
...
reworded copy option docs
10 years ago
Michael DeHaan
877f23e1fb
Update version_added.
10 years ago
Hagai
3c69a35a3e
Documentation error
10 years ago