summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* New release v2.1.6.0-1stable-2.1James Cammarata2017-06-011-1/+1
|
* New release v2.1.6.0-0.1.rc1James Cammarata2017-05-091-1/+1
|
* New release v2.1.5.0-1James Cammarata2017-03-271-1/+1
|
* New release v2.1.5.0-0.2.rc2James Cammarata2017-03-031-1/+1
|
* New release v2.1.5.0-0.1.rc1James Cammarata2017-02-211-1/+1
|
* Mask login_password in log (#21199)Tatsuya Hoshino2017-02-092-2/+2
| | | | | | (cherry picked from 41f3680dfdbd034) (cherry picked from commit 72194a29dccd8216cb5e1940addc84cb167fa36f)
* New release v2.1.4.0-1James Cammarata2017-01-161-1/+1
|
* New release v2.1.4.0-0.3.rc3James Cammarata2017-01-131-1/+1
|
* New release v2.1.4.0-0.2.rc2James Cammarata2017-01-111-1/+1
|
* New release v2.1.4.0-0.1.rc1James Cammarata2017-01-091-1/+1
|
* mysql_user: fix user_mod on MySQL(-like) 5.7+ (Fixes #3003) (#5388)Wouter Oosterveld2016-11-291-1/+1
| | | | (cherry picked from commit 30fb384e7fb9a94ac3929e4a650877e45d8834c9)
* Ensure proper error when fetch_url returns status -1Dag Wieers2016-11-211-1/+5
| | | | | | | | | When using a file:// or ftp:// URL the normal provisions that a non-200 status code means error have been disabled. But the common error status -1 from fetch_url is not properly returning an error message. This fix ensures that if the status code returns -1, we return a proper error message. This fixes #3563 (cherry picked from commit 7903b39fc0c1e7559c98b838e4da5bc157a24412)
* New release v2.1.3.0-1James Cammarata2016-11-041-1/+1
|
* make sure all svcadm operations are syncronousBrian Coca2016-11-011-2/+2
| | | | | | fixes #5296 (cherry picked from commit ebcc46fa27de3a62904cd85392b50598271905d2)
* New release v2.1.3.0-0.3.rc3James Cammarata2016-10-251-1/+1
|
* New release v2.1.3.0-0.2.rc2James Cammarata2016-10-241-1/+1
|
* Backport the newest revision of apt_key from 2.2Toshio Kuratomi2016-10-241-66/+132
| | | | | | | | | | | apt_key has some handling of key ids that can be security concerns. See this issue: https://github.com/ansible/ansible-modules-core/issues/5237 and this pair of PRs: https://github.com/ansible/ansible-modules-core/pull/5353 https://github.com/ansible/ansible-modules-core/pull/5357
* Run versioned validate-module from ansible/ansible stable-2.1 (#5331)John R Barker2016-10-241-3/+18
| | | | | | | | | | * Run versioned validate-module from ansible/ansible stable-2.1 See ansible/ansible#18001 for more details * Update sanity.sh * Submodules need updating
* cron: replacement for os.getlogin()Gregor Giesen2016-10-191-2/+3
| | | | | | | | | | os.getlogin() returns the user logged in on the controlling terminal. However 'crontab' only looks for the login name of the process' real user id which pwd.getpwuid(os.getuid())[0] does provide. While in most cases there is no difference, the former might fail under certain circumstances (e.g. a lxc container connected by attachment without login), throwing the error 'OSError: [Errno 25] Inappropriate ioctl for device'.
* New release v2.1.3.0-0.1.rc1James Cammarata2016-10-181-1/+1
|
* Do not leak the subversion password in log (#5200)Michael Scherer2016-10-171-1/+1
| | | | (cherry picked from commit 528092fd2f2c041e7cd1e10d9f46ef9b384d4dff)
* Move job parameter to meet expected requirements (#5151)Steven de Vries2016-10-171-1/+1
| | | closes #5273
* fixed windows setup to run in check_modeMatt Davis2016-10-031-3/+1
| | | | (cherry picked from commit 6c4d71a7fab60601846363506bc8eebe9c52c240)
* New release v2.1.2.0-1James Cammarata2016-09-291-1/+1
|
* Revert "Working subset of mount fixes (#4987)"Toshio Kuratomi2016-09-291-244/+116
| | | | | | | This reverts commit 9fd4a89df668c8f09480d17f6485c24ea7e6d0e0. Revert mount changes for 2.1.2. They are causing regressions so it's too late for 2.1.2.
* Revert "Fix #3153 again (#4989)"Toshio Kuratomi2016-09-291-1/+1
| | | | | | | This reverts commit 512f3917fa830dd67e3a4596fcfb74d4e5517446. Revert mount changes for 2.1.2. They are causing regressions so it's too late for 2.1.2.
* Revert "No six in stable-2.1"Toshio Kuratomi2016-09-291-1/+2
| | | | | | | This reverts commit 415c3399488ff07ae0e06e4b1d8c8a1b0bf44d22. Revert mount changes for 2.1.2. They are causing regressions so it's too late for 2.1.2.
* Revert "Manually backport the freebsd and lvm fixes to mount.py"Toshio Kuratomi2016-09-291-10/+1
| | | | | | | This reverts commit 0bc993be83927ef6c5f11a2f68813608a5b8fc1b. Revert mount changes for 2.1.2. They are causing regressions so it's too late for 2.1.2.
* Revert "We don't have pycompat24 in 2.1 either"Toshio Kuratomi2016-09-291-8/+8
| | | | | | | This reverts commit a965d84f8d468531aa0c4e785ae0a3586a3d3e2d. Revert mount changes for 2.1.2. They are causing regressions so it's too late for 2.1.2.
* Revert "Fix mount backport"Toshio Kuratomi2016-09-291-13/+0
| | | | | | | This reverts commit 335d3315581d4b59137809b09b4edd7a850a706f. Reverting mount fixes to 2.1.2. changes are having regression effects so it's too late to get this in for 2.1.2.
* Fix os_network's create_network() call for older shade versions (#5058)David Shrewsbury2016-09-271-2/+6
| | | | | | | | | | A value for the project_id parameter to shade's create_network() call was always being sent, even if no value for 'project' was supplied. This was breaking folks with older versions of shade (< 1.6). Fixes PR https://github.com/ansible/ansible-modules-core/issues/3567 (cherry picked from commit 7994115bbc0272940e294cf7f9eddb667b04b69a)
* New release v2.1.2.0-0.5.rc5James Cammarata2016-09-271-1/+1
|
* Check whether yum file or URL install is an upgrade (#5048)Will Thames2016-09-271-18/+6
| | | | | | | | | | Rather than just checking whether a package with the right name is installed, use `local_nvra` to check whether the version/release/arch differs too. Remove `local_name` as it is a shortcut too far. Fixes #3807 Fixes #4529
* Fix mount backportToshio Kuratomi2016-09-271-0/+13
|
* We don't have pycompat24 in 2.1 eitherToshio Kuratomi2016-09-271-8/+8
|
* New release v2.1.2.0-0.4.rc4James Cammarata2016-09-261-1/+1
|
* Manually backport the freebsd and lvm fixes to mount.pyToshio Kuratomi2016-09-261-1/+10
|
* Match existing INI file entry with leading whitespace (fixes #4997) (#4998)Andrew Gaffney2016-09-261-4/+5
|
* No six in stable-2.1Toshio Kuratomi2016-09-231-2/+1
|
* Fix #3153 again (#4989)Toshio Kuratomi2016-09-231-1/+1
|
* Working subset of mount fixes (#4987)Toshio Kuratomi2016-09-231-116/+244
| | | | | | | | | * Fixing bind mount on Linux * The latest update from jtyr doesn't pass integration tests. Manually select the changes that are necessary to fix the bug with unmounting
* Added single_transaction and quick to db_dump (#3687)Søren Kröger2016-09-211-1/+1
| | | It was missing before, ...
* Backport #4626 to stable-2.1 (#4937)Dag Wieers2016-09-211-5/+6
| | | This was requested in #4626
* postgresql_db: fix inverted 'changed' logic when state=absent (#4934)Marius Gedminas2016-09-211-2/+2
| | | Fixes #4933.
* Switch from Travis to Shippable for CI. (#4950)Matt Clay2016-09-207-43/+72
|
* iam_cert: fix dup_ok arg is used as string (#4941)René Moser2016-09-201-1/+1
| | | Partly backport of 8879931f0cd727244587b6e58a7279d9125c96a2
* Insert missing option line before blank lines (#4747)nichivo2016-09-191-2/+6
|
* New release v2.1.2.0-0.3.rc3James Cammarata2016-09-141-1/+1
|
* Handle EC2 instances with multiple network interfaces (#4766)Ryan Brown2016-09-131-3/+16
| | | | | | | | | | Currently instances with multiple ENI's can't be started or stopped because sourceDestCheck is a per-interface attribute, but we use the boto global access to it (which only works when there's a single ENI). This patch handles multiple ENI's and applies the sourcedestcheck across all interfaces the same way. Fixes #3234
* Merge pull request #4714 from GGabriele/nxos_feature_2_1_fixPeter Sprygada2016-09-121-43/+32
|\ | | | | Added n7k support