summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge pull request #9824 from willempienaar/develChris Church2014-12-151-7/+1
|\ \ \ \
| * | | | Fixed error handling for the enabling of PS RemotingWillem Pienaar2014-12-161-7/+1
|/ / / /
* | | | Merge pull request #7214 from lorin/dyn-inv-docBrian Coca2014-12-151-0/+20
|\ \ \ \
| * | | | Document static groups of dynamic groupsLorin Hochstein2014-04-291-0/+20
* | | | | Merge pull request #7306 from abadger/feature/egg-infoBrian Coca2014-12-154-5/+39
|\ \ \ \ \
| * | | | | Restore the pkg_resources calls so that we pull in the correct pycrypto on RHEL6Toshio Kuratomi2014-05-062-4/+4
| * | | | | Teach env-setup how to create egg-info for ansible so that pkg_resources worksToshio Kuratomi2014-05-062-1/+35
* | | | | | Merge pull request #9440 from Jmainguy/opensuse_distroBrian Coca2014-12-150-0/+0
|\ \ \ \ \ \
| * | | | | | Added distribution facts for OpenSuseJonathan Mainguy2014-12-121-0/+4
* | | | | | | Added distribution facts for OpenSuseJonathan Mainguy2014-12-151-0/+4
* | | | | | | Merge pull request #9815 from axiaoxin/develBrian Coca2014-12-151-2/+2
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | minoraxiaoxin2014-12-151-1/+1
| * | | | | | making the whitespace expicity in dictaxiaoxin2014-12-151-1/+1
| * | | | | | in key/value pairs, whitespace is needed after the colonaxiaoxin2014-12-151-1/+1
| * | | | | | members of a list must start with ``- ``axiaoxin2014-12-151-1/+1
|/ / / / / /
* | | | | | Update the core modules to pull in some fixesToshio Kuratomi2014-12-121-5/+7
|/ / / / /
* | | | | Merge pull request #9375 from mantiz/fix-osfamily-and-distribution-on-archlinuxBrian Coca2014-12-121-72/+73
|\ \ \ \ \
| * | | | | Fix os_family and distribution on archlinuxChristian Hammerl2014-10-181-72/+73
* | | | | | Merge pull request #9793 from nremond/develToshio Kuratomi2014-12-121-0/+2
|\ \ \ \ \ \
| * | | | | | Variables lookup in a template should handle properly the undefined caseNicolas RĂ©mond2014-12-121-0/+2
|/ / / / / /
* | | | | | Merge pull request #9778 from heydonovan/fix-typo-maintainingBrian Coca2014-12-111-1/+1
|\ \ \ \ \ \
| * | | | | | Fix typo for the word "maintaining"Donovan Hernandez2014-12-111-1/+1
|/ / / / / /
* | | | | | Merge pull request #9764 from bcoca/moar_testsBrian Coca2014-12-113-8/+31
|\ \ \ \ \ \
| * | | | | | added complex bare templated conditional testBrian Coca2014-12-101-0/+4
| * | | | | | added tests for templating and with_itemsBrian Coca2014-12-092-8/+27
* | | | | | | Merge pull request #9775 from tgerla/docsfixBrian Coca2014-12-111-2/+2
|\ \ \ \ \ \ \
| * | | | | | | fix up formatting for one code section in guide_awsTim Gerla2014-12-101-2/+2
|/ / / / / / /
* | | | | | | And the encoding needs to be latin1 for this testToshio Kuratomi2014-12-101-2/+2
* | | | | | | Correct the command name on RHT SystemsToshio Kuratomi2014-12-101-2/+2
* | | | | | | Possible fix for postgres setup on F21 cloud imageToshio Kuratomi2014-12-101-2/+10
* | | | | | | Quote debug msgs and find one more wierd bug to test in v2Toshio Kuratomi2014-12-101-2/+6
* | | | | | | Enable all the binary tests inside of the role.Toshio Kuratomi2014-12-101-31/+29
* | | | | | | New test that binary contenti.Toshio Kuratomi2014-12-1010-0/+137
* | | | | | | Update core submodule for docs fixToshio Kuratomi2014-12-101-8/+5
* | | | | | | updated refs to module reposBrian Coca2014-12-102-12/+15
* | | | | | | Merge pull request #9769 from mikeputnam/develBrian Coca2014-12-101-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Typo fix in playbook delegation docs.Mike Putnam2014-12-101-1/+1
* | | | | | | | Merge pull request #9768 from mikeputnam/develBrian Coca2014-12-101-1/+1
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Typo fixMike Putnam2014-12-101-1/+1
|/ / / / / / /
* | | | | | | Document the --offline parameter to galaxy initToshio Kuratomi2014-12-097-25/+34
* | | | | | | Merge pull request #9755 from armetiz/docs_formatToshio Kuratomi2014-12-091-0/+4
|\ \ \ \ \ \ \
| * | | | | | | Add missing connection and headerThomas Tourlourat2014-12-091-0/+4
| |/ / / / / /
* | | | | | | Add role vars to differentiate with role defaultsToshio Kuratomi2014-12-091-1/+1
* | | | | | | Merge pull request #9751 from lorin/doc-asyncToshio Kuratomi2014-12-091-6/+6
|\ \ \ \ \ \ \
| * | | | | | | Docfix: checking a background taskLorin Hochstein2014-12-081-6/+6
| |/ / / / / /
* | | | | | | Updat ecore to pull in new git module fixesToshio Kuratomi2014-12-091-8/+5
* | | | | | | Update core modulesToshio Kuratomi2014-12-091-5/+8
* | | | | | | Update the extras submodules to latestToshio Kuratomi2014-12-091-5/+8
|/ / / / / /
* | | | | | updated submodule refsBrian Coca2014-12-082-10/+10
* | | | | | Merge pull request #9737 from lorin/doc-nopollMichael DeHaan2014-12-081-1/+1
|\ \ \ \ \ \