summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Revert "Add PowerShell exception handling and turn on strict mode."revert-12047-powershell_common_cleanupJames Cammarata2015-08-239-286/+22
* Don't insist on ansible-vault taking only one filename parameterAbhijit Menon-Sen2015-08-231-2/+5
* fixed host/group var loading when inventory is a directoryBrian Coca2015-08-231-6/+11
* kept vars as alias to hostvars[inventory_hostname] and avoid subtrees into th...Brian Coca2015-08-231-5/+2
* Merge pull request #12047 from cchurch/powershell_common_cleanupBrian Coca2015-08-239-22/+286
|\
| * Add PowerShell exception handling and turn on strict mode.Chris Church2015-08-229-22/+286
* | Merge pull request #11949 from bcoca/bsd_introBrian Coca2015-08-232-0/+99
|\ \
| * | draft bsd intro and bootstrappingBrian Coca2015-08-122-0/+99
* | | Merge pull request #11880 from bcoca/configurable_squashBrian Coca2015-08-232-3/+6
|\ \ \
| * | | made squashable with_ plugin list configurableBrian Coca2015-07-072-3/+6
* | | | Merge pull request #11747 from amenonsen/8682-rebaseToshio Kuratomi2015-08-232-2/+73
|\ \ \ \ | |_|_|/ |/| | |
| * | | Use rsplit(':',1) for clarity; no functional changesAbhijit Menon-Sen2015-08-231-1/+1
| * | | Fix a parsing bug that prevents IPv6 addresses from being used with `add_host`Ryan Petrello2015-08-232-2/+73
|/ / /
* | | Merge pull request #11984 from Alphadelta14/develBrian Coca2015-08-221-1/+4
|\ \ \
| * | | Support any Mapping for with_dict lookup.Alphadelta142015-08-171-1/+4
* | | | Submodule pointer updateJames Cammarata2015-08-222-13/+12
* | | | now output works for both search and infoBrian Coca2015-08-221-5/+3
* | | | made src more prominentBrian Coca2015-08-221-1/+2
* | | | draft galaxy cli searchBrian Coca2015-08-222-80/+137
* | | | Make sure the inventory restriction is not NoneJames Cammarata2015-08-211-1/+3
* | | | Several var fixesJames Cammarata2015-08-212-25/+83
* | | | Merge pull request #11765 from ldx/vault_pbkdf2hmacBrian Coca2015-08-212-8/+40
|\ \ \ \
| * | | | Add note about installing cryptography.Vilmos Nebehaj2015-07-291-0/+6
| * | | | Use PBKDF2HMAC() from cryptography for vault keys.Vilmos Nebehaj2015-07-281-8/+34
* | | | | moved mandatory back to filters as it does not always return a boolean, it do...Brian Coca2015-08-212-11/+10
* | | | | added test for environment directiveBrian Coca2015-08-212-1/+56
* | | | | ported consul_kv lookup from v1Brian Coca2015-08-211-0/+133
* | | | | ported dig lookup from v1Brian Coca2015-08-211-0/+211
* | | | | Merge pull request #12031 from amenonsen/deadcodeBrian Coca2015-08-201-8/+0
|\ \ \ \ \
| * | | | | Remove unused (copied) _before_comment methodAbhijit Menon-Sen2015-08-211-8/+0
* | | | | | added file testsBrian Coca2015-08-201-0/+37
* | | | | | isnotanumber is not needed as jinja2 has builtin number testBrian Coca2015-08-201-36/+0
* | | | | | fixed mandatory testBrian Coca2015-08-201-9/+8
|/ / / / /
* | | | | update submodule refsToshio Kuratomi2015-08-202-10/+13
* | | | | Merge pull request #12009 from amenonsen/inventory-ini-rewriteToshio Kuratomi2015-08-201-160/+328
|\ \ \ \ \
| * | | | | Sanitize IPv6 hostname/port handlingAbhijit Menon-Sen2015-08-201-35/+38
| * | | | | Use a self._raise_error helper and avoid passing the lineno aroundAbhijit Menon-Sen2015-08-201-16/+19
| * | | | | Make _parse take an array of input lines as an argumentAbhijit Menon-Sen2015-08-201-7/+5
| * | | | | Rename 'section' to 'groupname' to better reflect its purposeAbhijit Menon-Sen2015-08-201-12/+12
| * | | | | Rewrite the INI InventoryParserAbhijit Menon-Sen2015-08-201-157/+321
|/ / / / /
* | | | | Merge pull request #12024 from jhawkesworth/win_splitdrive_filterBrian Coca2015-08-202-0/+13
|\ \ \ \ \
| * | | | | Add win_splitdrive filter for windows usersJon Hawkesworth2015-08-202-0/+13
* | | | | | Merge pull request #12026 from wenottingham/patch-7Brian Coca2015-08-201-1/+3
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Update faqBill Nottingham2015-08-201-1/+3
|/ / / / /
* | | | | Merge pull request #10957 from feanil/feanil/retain_nonetypesToshio Kuratomi2015-08-196-2/+20
|\ \ \ \ \
| * | | | | Don't convert nulls to strings.Feanil Patel2015-08-196-2/+20
* | | | | | Merge pull request #11792 from deliciousfudge/develBrian Coca2015-08-191-2/+38
|\ \ \ \ \ \
| * | | | | | Extend python-kerberos dependency sectionRoger Smith2015-07-311-6/+36
| * | | | | | Add pywinrm dependencies for RPMRoger Smith2015-07-301-0/+5
| * | | | | | Update dependencies for pywinrmRoger Smith2015-07-301-0/+1