summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fail if we are root and changing ownership failedfixup-perms-dont-rely-on-privileged-user-named-rootToshio Kuratomi2016-04-191-6/+27
* Don't rely on username to check for root privilegesNils Steinger2016-04-111-5/+10
* moved last utils.debug to display.debugBrian Coca2016-04-086-36/+31
* added debug streat to changelogBrian Coca2016-04-081-0/+3
* Add debug strategy plugin (#15125)Kishin Yagami2016-04-085-1/+330
* moved display's debug lock to cli as globalBrian Coca2016-04-082-4/+13
* Merge pull request #15289 from sivel/sni-urllib3-contrib-try2Matt Martz2016-04-086-13/+131
|\
| * More intelligent building of the SSLValidationError message based on capabili...Matt Martz2016-04-061-24/+29
| * Utilize urllib3.contrib.pyopenssl functionality for SNI capability in python ...Matt Martz2016-04-066-5/+118
* | updated submodule refBrian Coca2016-04-081-6/+10
* | added suport rsync protocol (#12197)peter.jang2016-04-081-0/+4
* | Update extras submodule refToshio Kuratomi2016-04-081-5/+5
* | Add link to both Ansible local and Ansible remote provisioner introduced in P...Rickard von Essen2016-04-081-1/+1
* | Fix free strategy, which was incorrectly using _wait_on_pending_resultsJames Cammarata2016-04-081-1/+1
* | fix options_vars iteration for py3nitzmahone2016-04-071-1/+1
* | update core submodule refnitzmahone2016-04-071-5/+7
* | ensure test_win_user fails on bogus errornitzmahone2016-04-071-0/+1
* | Merge pull request #14028 from kustodian/ansible_check-magic-variableMatt Davis2016-04-077-2/+54
|\ \
| * | Adds 'ansible_check_mode' boolean magic variableStrahinja Kustudić2016-04-087-2/+54
|/ /
* | draft add group merge priority and yaml inventoryBrian Coca2016-04-076-9/+277
* | Updae submodule refToshio Kuratomi2016-04-071-9/+5
* | Merge pull request #15327 from abadger/ziploader-execlpeMatt Davis2016-04-071-1/+21
|\ \
| * | Add "excommunicate" debug optionToshio Kuratomi2016-04-071-1/+21
* | | Update porting_guide_2.0.rstZacharias Thompson2016-04-071-1/+1
|/ /
* | skip fixup_perms for PowershellMatt Davis2016-04-072-1/+12
* | capture attribute errors for invalid class pluginsBrian Coca2016-04-071-3/+8
* | Add BSD license information to the ZIPLOADER_TEMPLATE string since itToshio Kuratomi2016-04-061-0/+27
* | Ziploader subprocess.PopenToshio Kuratomi2016-04-061-10/+42
* | Update submodule refs for git fixToshio Kuratomi2016-04-062-13/+14
* | Revert "Make the 'path' param type also use abspath on the value"Toshio Kuratomi2016-04-061-1/+1
* | Make the 'path' param type also use abspath on the valueJames Cammarata2016-04-061-1/+1
* | Fix network modules for ziploader changesNathaniel Case2016-04-066-28/+26
* | Fixes #13177 - EC2 Inventory - Elasticache using incorrect profileKaz Cheng2016-04-060-0/+0
* | Update committer_guidelines.rstJason McKerr2016-04-061-0/+2
* | Adding a config option to allow disabling locale settings upon module execJames Cammarata2016-04-064-5/+25
* | Expand tilde after expanding varsToshio Kuratomi2016-04-051-1/+1
* | bugfix eos shared module handling config replacePeter Sprygada2016-04-051-11/+18
* | bugfix netcfg return config as strPeter Sprygada2016-04-051-1/+1
|/
* ZiploaderToshio Kuratomi2016-04-0532-129/+442
* Merge pull request #15281 from jpic/fix_plugin_configurationMatt Davis2016-04-052-1/+14
|\
| * Test other use-cases for PluginLoader's configjpic2016-04-051-3/+12
| * Bugfix: proper plugin configuration was resetjpic2016-04-052-1/+5
* | Make sure VariableManager has a view of HostVarsJames Cammarata2016-04-054-15/+15
|/
* enhancement to ios shared module connectionPeter Sprygada2016-04-041-3/+10
* enhancement to iosxr shared module to lazy connect to devicePeter Sprygada2016-04-041-2/+10
* updated docs to reflect new retry pathBrian Coca2016-04-041-2/+2
* Update module refsToshio Kuratomi2016-04-042-28/+12
* feature to localize prompt search login to iosxr shared modulePeter Sprygada2016-04-041-3/+21
* fixes ansible/ansible-modules-core#3304Peter Sprygada2016-04-041-1/+1
* Use to_bytes and to_str instead of str as str is unsafe.Toshio Kuratomi2016-04-041-4/+5