- 07 Jul, 2015 1 commit
-
-
fixes #11505
Brian Coca committed
-
- 06 Jul, 2015 2 commits
-
-
* escaped end quote * a single quote character
Toshio Kuratomi committed -
Brian Coca committed
-
- 05 Jul, 2015 1 commit
-
-
Brian Coca committed
-
- 03 Jul, 2015 3 commits
-
-
verm666 committed
-
Brian Coca committed
-
now checks for stride being 0 so it does not skip counts of 1 but still skips counts of 0 fixes #11422
Brian Coca committed
-
- 02 Jul, 2015 3 commits
-
-
James Cammarata committed
-
Also increases default AES key size to 256 for accelerated keys.
James Cammarata committed -
Fixes #11472
Toshio Kuratomi committed
-
- 29 Jun, 2015 2 commits
-
-
Fixes #10960
Toshio Kuratomi committed -
Toshio Kuratomi committed
-
- 26 Jun, 2015 1 commit
-
-
Backport openstack module_utils from devel
Toshio Kuratomi committed
-
- 25 Jun, 2015 4 commits
-
-
Pin modules to the matching stable-1.9 branch
Toshio Kuratomi committed -
There were no modules in 1.9 that used these functions, and there are people who would like to use devel modules with 1.9 ansible.
Monty Taylor committed -
This is to keep module changes on devel from breaking when ran on stable-1.9 Ansible.
Jesse Keating committed -
Vendorize match_hostname code so that ansible can push it out to clients along with the code that uses it.
Toshio Kuratomi committed
-
- 24 Jun, 2015 10 commits
-
-
James Cammarata committed
-
Toshio Kuratomi committed
-
Toshio Kuratomi committed
-
Toshio Kuratomi committed
-
Toshio Kuratomi committed
-
Manually apply changes from 952166f4 because git won't cherry-pick successfully
Toshio Kuratomi committed -
Toshio Kuratomi committed
-
Toshio Kuratomi committed
-
Toshio Kuratomi committed
-
Manually pull in changes from ca2f2c4e as git won't cherry-pick those files successfully.
Toshio Kuratomi committed
-
- 23 Jun, 2015 1 commit
-
-
Toshio Kuratomi committed
-
- 19 Jun, 2015 1 commit
-
-
Toshio Kuratomi committed
-
- 16 Jun, 2015 1 commit
-
-
The current code expects "uname -W" on AIX to always succeed. The AIX 5 instance I have doesn't support the -W flag and facts gathering always crashes on it. This skips some WPAR handling code if "uname -W" doesn't work.
Kirk Strauser committed
-
- 15 Jun, 2015 5 commits
-
-
Toshio Kuratomi committed
-
Toshio Kuratomi committed
-
Toshio Kuratomi committed
-
Toshio Kuratomi committed
-
open_url() is suitable for use outside of a module environment. Will let us use open_url to do SSL cert verification in other, non-module code.
Toshio Kuratomi committed
-
- 11 Jun, 2015 2 commits
-
-
Toshio Kuratomi committed
-
and the test_win_copy integration tests that depend on the checksum have been updated in this change too.
Jon Hawkesworth committed
-
- 10 Jun, 2015 1 commit
-
-
Brian Coca committed
-
- 03 Jun, 2015 2 commits
-
-
Brian Coca committed
-
Brian Coca committed
-