summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Correct typo from 'Valut' to 'Vault'vault_typoAbhijeet Kasurde2018-06-151-1/+1
* Fix some typos in config/base.yml (#41363)Felix Yan2018-06-141-10/+10
* Update APB templates (#41559)David Zager2018-06-144-7/+4
* Fixes #35622 (#41522)James Simpson2018-06-141-3/+4
* Remove extra line in file_attributes.yamlAbhijeet Kasurde2018-06-141-1/+0
* fix nxos edit_config for httpapi and have uniform load_config (#41358)Trishna Guha2018-06-143-5/+12
* Adding success_msg to assert (#41048)John Imison2018-06-142-2/+14
* Check for ConnectionError on change of config or commands (#41504)Nathaniel Case2018-06-145-14/+45
* Add changelog fragment for +/- attribute handlingToshio Kuratomi2018-06-141-0/+5
* accept + and - modifiers for file attributes (#40061)Andreas Calminder2018-06-142-6/+27
* don't retrieve config in running_config when config is provided for diff (#41...Trishna Guha2018-06-149-6/+106
* Fix typos in blocks documentation examples. (#41508)Jeff Geerling2018-06-141-4/+4
* Add cli and netconf ability from ansible itself for cloudengine ce modules (#...Biao Liu2018-06-145-161/+405
* fix reload smu issue (#41270)saichint2018-06-142-14/+118
* expand user before calling abspath (#40196)Ben Berry2018-06-132-4/+5
* corrected versionBrian Coca2018-06-131-1/+1
* Add nomask option to the acl module (#39810)plumbeo2018-06-131-6/+30
* service_facts correct meaning of state for systemd service units (#40914)Adam Miller2018-06-131-7/+7
* Add support for Tower Smart inventories (#41458)jaevans2018-06-131-1/+16
* Fix race condifiton where multiple hosts can try and create or delete (#39698)Simon Dodsley2018-06-133-21/+52
* Ensure we raise the exception caught _post_validate_environment->_parse_env_k...Matt Martz2018-06-131-1/+2
* reappied changes in a new pr (#41228)Zim Kalinowski2018-06-1312-35/+38
* plugins: Doc improvement (#41378)Abhijeet Kasurde2018-06-1311-24/+23
* Disable failing acme_account integration test.Matt Clay2018-06-121-0/+1
* allow dev and prerelease at the same time (#41464)Matt Davis2018-06-122-12/+17
* Tasks that are expected to fail need to begin with a special stringToshio Kuratomi2018-06-121-1/+1
* Add changelog entry for the no_log fixToshio Kuratomi2018-06-121-0/+9
* no_log even when task_result doesn't provide keyBrian Coca2018-06-122-1/+28
* Add AWS boto3 error code exception function is_boto3_error_code (#41202)Sloane Hertel2018-06-1212-41/+84
* fix handling of ># ending prompts for sros (#41382)Roman Dodin2018-06-121-1/+1
* Return changed=True if a new certificate was written (#41445)Michael Scherer2018-06-121-0/+1
* When using ANSIBLE_JINJA2_NATIVE bypass our None filtering in _finalze (#41408)Matt Martz2018-06-126-8/+26
* vca_vapp: Connecting app network to vApp and VM after vApp creation (#19886)Sebastien Lacoste-Seris2018-06-121-9/+97
* Digital Ocean Block Storage Bug (#41431)ABond2018-06-121-1/+1
* fix netconf_get documentation section and lock logic (#40357)wiso2018-06-121-38/+34
* fix get existing vpc issue (#41429)saichint2018-06-121-1/+9
* more integration test improvements (#41184)Zim Kalinowski2018-06-125-147/+210
* Default squash actions add pip (#41390)Pilou2018-06-113-36/+45
* Add docs for debugger for keyword dumper (#41421)Matt Martz2018-06-112-0/+3
* Fix a process execution using lxc connection plugin on Python3.toshi_pp2018-06-111-3/+4
* Make config files obey the utf-8 input ruleToshio Kuratomi2018-06-111-2/+12
* Update docs on import/include tasks (#33032)Sam Doran2018-06-111-20/+8
* Revert "Revert "Remove VC scaleway (#40791)" (#41401)" (#41402)Adam Miller2018-06-112-25/+27
* Revert "Remove VC scaleway (#40791)" (#41401)Adam Miller2018-06-112-27/+25
* Remove VC scaleway (#40791)Rémy Léone2018-06-112-25/+27
* BSDTimezone: distinguish UTC and Etc/UTC (#41234)Shinichi TAMURA2018-06-112-25/+55
* Convert valid_date to bytes for conversion (#40872)Abhijeet Kasurde2018-06-111-3/+3
* Fix nxos_snapshot compare (#41386)Trishna Guha2018-06-111-1/+3
* ini lookup plugin: fix documentation layout (#41374)stoned2018-06-111-20/+20
* VMware: Allow user to select disk_mode (#38951)Abhijeet Kasurde2018-06-103-2/+140