forked from ansible/ansible
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
75ada88
commit 0c985fe
Showing
16 changed files
with
147 additions
and
22 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
bugfixes: | ||
- apt: fix apt-mark on debian6 (https://github.com/ansible/ansible/pull/41530) | ||
- apt - fix apt-mark on debian6 (https://github.com/ansible/ansible/pull/41530) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
- bugfixes: | ||
bugfixes: | ||
- allow ansible-doc to handle 'keywords' configuration entries https://github.com/ansible/ansible/pull/40620 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
bugfixes: | ||
- Fix eos_l2_interface eapi (https://github.com/ansible/ansible/pull/42270) | ||
- eos_l2_interface - fix eapi (https://github.com/ansible/ansible/pull/42270) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
- bufgix: | ||
- correctly reference the callback ojbect when giving an error https://github.com/ansible/ansible/pull/40453 | ||
bugfixes: | ||
- callback plugins - correctly reference the callback object when giving an error (https://github.com/ansible/ansible/pull/40453) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
- bugfix: | ||
- fix doas construction for become https://github.com/ansible/ansible/pull/37511 | ||
bugfixes: | ||
- fix doas construction for become (https://github.com/ansible/ansible/pull/37511) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
bugfixes: | ||
- Fix junos_config confirm commit timeout issue (https://github.com/ansible/ansible/pull/41527) | ||
- junos_config - fix confirm commit timeout issue (https://github.com/ansible/ansible/pull/41527) |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
- bugfixes: | ||
- reset connection is not run once https://github.com/ansible/ansible/issues/39364 | ||
bugfixes: | ||
- 'meta: reset connection is not run once (https://github.com/ansible/ansible/issues/39364)' |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
bugfixes: | ||
- Fix nxos_linkagg (https://github.com/ansible/ansible/pull/41550). | ||
- nxos_linkagg - fix issue (https://github.com/ansible/ansible/pull/41550). |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
bugfixes: | ||
- Fix nxos_vxlan_vtep_vni (https://github.com/ansible/ansible/pull/42240). | ||
- nxos_vxlan_vtep_vni - fix issue (https://github.com/ansible/ansible/pull/42240) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
- bugfixes: | ||
- disambiguate keywords from variables in include_role https://github.com/ansible/ansible/pull/38968 | ||
bugfixes: | ||
- include_role - disambiguate keywords from variables (https://github.com/ansible/ansible/pull/38968) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
release_summary: | | ||
| Release Date: 2018-07-05 | ||
| `Porting Guide <https://docs.ansible.com/ansible/devel/porting_guides.html>`_ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
- bugfixes: | ||
bugfixes: | ||
- vyos_vlan - fix aggregate configuration issues (https://github.com/ansible/ansible/pull/41638) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters