- 08 Aug, 2014 40 commits
-
-
James Cammarata committed
-
James Cammarata committed
-
Merge branch 'add-docker-api-version-parameter' of https://github.com/jmoretti/ansible into jmoretti-add-docker-api-version-parameter
James Cammarata committed -
Michael DeHaan committed
-
James Cammarata committed
-
This reverts commit 14a99669. Conflicts: lib/ansible/module_utils/facts.py
Michael DeHaan committed -
Make pip dry run work better for the common case
Michael DeHaan committed -
Michael DeHaan committed
-
Michael DeHaan committed
-
implemented the missing "command" option, defaults to "install"...
Michael DeHaan committed -
mysql_db module: Escape "_" in database name for "SHOW DATABASES" statement
Michael DeHaan committed -
Michael DeHaan committed
-
Simon JAILLET committed
-
Simon JAILLET committed
-
Simon JAILLET committed
-
Setup module: Additional facts when using ansible with Linux on System z
Michael DeHaan committed -
Michael DeHaan committed
-
abulimov committed
-
Alexander Bulimov committed
-
Alexander Bulimov committed
-
Alexander Bulimov committed
-
Added cross-platform uptime fact
Michael DeHaan committed -
Expand variables in configuration files, take two
Michael DeHaan committed -
James Cammarata committed
-
James Cammarata committed
-
James Cammarata committed
-
Michael DeHaan committed
-
Karol Hosiawa committed
-
Raise exception if "file_name" isn't passed to bin/ansible-vault
Michael DeHaan committed -
Merge branch 'docker-add-net-parameter' of https://github.com/discordianfish/ansible into discordianfish-docker-add-net-parameter
James Cammarata 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
-