summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fix JSON junk in win_file state=directory casetemp-post-2.2.0-stagingMatt Davis2016-10-281-1/+1
* Record existing cron file as string property, rather than only recording term...Evan Kaufman2016-10-231-9/+11
* Rendering of crontab should reflect actual newline termination, in diff modeEvan Kaufman2016-10-231-3/+3
* Ensure trailing newline is written to cron fileEvan Kaufman2016-10-231-3/+12
* Fix incorrect line wrapping in output from yum check-updatesFilip HubĂ­k2016-10-191-0/+2
* fix unclear documentation for docker containerDaniel Andrei Minca2016-10-191-1/+2
* Fix code for python 3Michael Scherer2016-10-191-1/+1
* cleanup import for htpassword moduleMichael Scherer2016-10-191-1/+2
* Cleanup import for authorized_keyMichael Scherer2016-10-191-2/+3
* New release v2.2.0.0-0.2.rc2James Cammarata2016-10-181-1/+1
* Ensure yum failures in with-loop result into a failed taskDag Wieers2016-10-181-7/+15
* added allow_duplicates to include_role docsBrian Coca2016-10-181-0/+5
* Make the code run on python 3Michael Scherer2016-10-181-1/+1
* Do not leak api_key or root password in log (#5201)Michael Scherer2016-10-171-2/+2
* Do not leak the password in log (#5203)Michael Scherer2016-10-171-1/+1
* Do not leak various passwords in log (#5202)Michael Scherer2016-10-171-2/+2
* Do not leak the password in log (#5189)Michael Scherer2016-10-171-1/+1
* Do not leak the vtp_password in log (#5199)Michael Scherer2016-10-171-1/+1
* Make pip module use pip3 on python 3Michael Scherer2016-10-171-2/+12
* Make subversion module work on python 3Michael Scherer2016-10-171-1/+1
* Do not leak the subversion password in log (#5200)Michael Scherer2016-10-171-1/+1
* Bulk spelling improvement to modules-core (#5225)John R Barker2016-10-1791-145/+146
* Remove the wide try/expect clauseMichael Scherer2016-10-171-18/+15
* Move job parameter to meet expected requirements (#5151)Steven de Vries2016-10-171-1/+1
* Fix unarchive on python3Michael Scherer2016-10-151-2/+4
* Convert name to bytes to compare it to boolsMichael Scherer2016-10-151-1/+2
* vsphere_guest: Set extra config and powerstate after template deploy (#4266)Davis Phillips2016-10-131-1/+13
* fixes bug introduced in 3670215 in junos_config (#5251)Peter Sprygada2016-10-131-1/+3
* NXOS modules 2.2 backports (#5255)Nathaniel Case2016-10-1315-15/+27
* fixes issue with collecting all filesystems in ios (#5248)Peter Sprygada2016-10-131-2/+2
* ios_config will now explicitly disconnect from remote host (#5247)Peter Sprygada2016-10-121-0/+2
* Update pn_vlan (#5223)amitsi2016-10-121-2/+0
* removes automated backup of ios to flash due to errors (#5245)Peter Sprygada2016-10-121-20/+0
* fixes issue with pushing config to versions that do not support sessions (#5236)Peter Sprygada2016-10-121-2/+9
* Correct functional typosJohn Barker2016-10-117-7/+7
* fixes bug with junos_config module not properly loading config (#5213)Peter Sprygada2016-10-101-12/+13
* updates docstring for sros modules (#5197)Peter Sprygada2016-10-073-11/+11
* Fix deprecation notices. (#5180)Bill Nottingham2016-10-065-5/+5
* Emit an error message if six is not installed.Toshio Kuratomi2016-10-051-7/+14
* Fix exception hierarchy for digital ocean and some cleanups of pep8 styleToshio Kuratomi2016-10-055-58/+68
* Fixing docstring (#5130)Gabriele2016-10-041-2/+2
* checks commit comment to make sure it doesn't exceed 60 characters (#5155)Peter Sprygada2016-10-041-0/+3
* Remove reference to parents parameter which doesn't exist (#5143)John R Barker2016-10-041-2/+1
* Remove docs for commit which no longer exists (#5152) (#5153)John R Barker2016-10-041-12/+1
* Fix daemon_reload in systemd moduleLaurent Godet2016-10-031-1/+1
* We've changed run_command to return native_stringsToshio Kuratomi2016-10-031-8/+8
* Update CI config for stable-2.2 branch. (#5134)Matt Clay2016-10-034-2/+4
* Handle termination_protection parameter when restarting instances (#5076)Ryan Brown2016-10-031-9/+21
* New release v2.2.0.0-0.1.rc1James Cammarata2016-10-031-1/+1
* Merge pull request #5050 from chouseknecht/develChris Houseknecht2016-10-031-2/+1
|\