-
Notifications
You must be signed in to change notification settings - Fork 98
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[ignore] Add Tim Cragg as author in the modules he worked on.
- Loading branch information
Showing
12 changed files
with
20 additions
and
8 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,6 +2,7 @@ | |
# -*- coding: utf-8 -*- | ||
|
||
# Copyright: (c) 2023, Gaspard Micol (@gmicol) <[email protected]> | ||
# Copyright: (c) 2023, Tim Cragg (@timcragg) <[email protected]> | ||
# GNU General Public License v3.0+ (see LICENSE or https://www.gnu.org/licenses/gpl-3.0.txt) | ||
|
||
from __future__ import absolute_import, division, print_function | ||
|
@@ -78,6 +79,7 @@ | |
link: https://developer.cisco.com/docs/apic-mim-ref/ | ||
author: | ||
- Gaspard Micol (@gmicol) | ||
- Tim Cragg (@timcragg) | ||
""" | ||
|
||
EXAMPLES = r""" | ||
|
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 |
---|---|---|
|
@@ -2,6 +2,7 @@ | |
# -*- coding: utf-8 -*- | ||
|
||
# Copyright: (c) 2023, Gaspard Micol (@gmicol) <[email protected]> | ||
# Copyright: (c) 2023, Tim Cragg (@timcragg) <[email protected]> | ||
# GNU General Public License v3.0+ (see LICENSE or https://www.gnu.org/licenses/gpl-3.0.txt) | ||
|
||
from __future__ import absolute_import, division, print_function | ||
|
@@ -58,6 +59,7 @@ | |
link: https://developer.cisco.com/docs/apic-mim-ref/ | ||
author: | ||
- Gaspard Micol (@gmicol) | ||
- Tim Cragg (@timcragg) | ||
""" | ||
|
||
EXAMPLES = r""" | ||
|
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 |
---|---|---|
|
@@ -2,6 +2,7 @@ | |
# -*- coding: utf-8 -*- | ||
|
||
# Copyright: (c) 2023, Gaspard Micol (@gmicol) <[email protected]> | ||
# Copyright: (c) 2023, Tim Cragg (@timcragg) <[email protected]> | ||
# GNU General Public License v3.0+ (see LICENSE or https://www.gnu.org/licenses/gpl-3.0.txt) | ||
|
||
from __future__ import absolute_import, division, print_function | ||
|
@@ -101,6 +102,7 @@ | |
link: https://developer.cisco.com/docs/apic-mim-ref/ | ||
author: | ||
- Gaspard Micol (@gmicol) | ||
- Tim Cragg (@timcragg) | ||
""" | ||
|
||
EXAMPLES = r""" | ||
|
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 |
---|---|---|
|
@@ -2,6 +2,7 @@ | |
# -*- coding: utf-8 -*- | ||
|
||
# Copyright: (c) 2023, Gaspard Micol (@gmicol) <[email protected]> | ||
# Copyright: (c) 2023, Tim Cragg (@timcragg) <[email protected]> | ||
# GNU General Public License v3.0+ (see LICENSE or https://www.gnu.org/licenses/gpl-3.0.txt) | ||
|
||
from __future__ import absolute_import, division, print_function | ||
|
@@ -79,6 +80,7 @@ | |
link: https://developer.cisco.com/docs/apic-mim-ref/ | ||
author: | ||
- Gaspard Micol (@gmicol) | ||
- Tim Cragg (@timcragg) | ||
""" | ||
|
||
EXAMPLES = r""" | ||
|
2 changes: 1 addition & 1 deletion
2
tests/integration/targets/aci_match_as_path_regex_term/tasks/main.yml
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,5 +1,5 @@ | ||
# Test code for the ACI modules | ||
# Copyright: (c) 2023, Gaspard Micol (@gmicol) | ||
# Copyright: (c) 2023, Gaspard Micol (@gmicol) <[email protected]> | ||
|
||
# GNU General Public License v3.0+ (see LICENSE or https://www.gnu.org/licenses/gpl-3.0.txt) | ||
|
||
|
2 changes: 1 addition & 1 deletion
2
tests/integration/targets/aci_match_community_factor/tasks/main.yml
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,5 +1,5 @@ | ||
# Test code for the ACI modules | ||
# Copyright: (c) 2023, Gaspard Micol (@gmicol) | ||
# Copyright: (c) 2023, Gaspard Micol (@gmicol) <[email protected]> | ||
|
||
# GNU General Public License v3.0+ (see LICENSE or https://www.gnu.org/licenses/gpl-3.0.txt) | ||
|
||
|
2 changes: 1 addition & 1 deletion
2
tests/integration/targets/aci_match_community_regex_term/tasks/main.yml
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,5 +1,5 @@ | ||
# Test code for the ACI modules | ||
# Copyright: (c) 2023, Gaspard Micol (@gmicol) | ||
# Copyright: (c) 2023, Gaspard Micol (@gmicol) <[email protected]> | ||
|
||
# GNU General Public License v3.0+ (see LICENSE or https://www.gnu.org/licenses/gpl-3.0.txt) | ||
|
||
|
2 changes: 1 addition & 1 deletion
2
tests/integration/targets/aci_match_community_term/tasks/main.yml
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,5 +1,5 @@ | ||
# Test code for the ACI modules | ||
# Copyright: (c) 2023, Gaspard Micol (@gmicol) | ||
# Copyright: (c) 2023, Gaspard Micol (@gmicol) <[email protected]> | ||
|
||
# GNU General Public License v3.0+ (see LICENSE or https://www.gnu.org/licenses/gpl-3.0.txt) | ||
|
||
|
3 changes: 2 additions & 1 deletion
3
tests/integration/targets/aci_match_route_destination/tasks/main.yml
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,5 +1,6 @@ | ||
# Test code for the ACI modules | ||
# Copyright: (c) 2023, Gaspard Micol (@gmicol) | ||
# Copyright: (c) 2023, Gaspard Micol (@gmicol) <[email protected]> | ||
# Copyright: (c) 2023, Tim Cragg (@timcragg) <[email protected]> | ||
|
||
# GNU General Public License v3.0+ (see LICENSE or https://www.gnu.org/licenses/gpl-3.0.txt) | ||
|
||
|
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,5 +1,6 @@ | ||
# Test code for the ACI modules | ||
# Copyright: (c) 2023, Gaspard Micol (@gmicol) | ||
# Copyright: (c) 2023, Gaspard Micol (@gmicol) <[email protected]> | ||
# Copyright: (c) 2023, Tim Cragg (@timcragg) <[email protected]> | ||
|
||
# GNU General Public License v3.0+ (see LICENSE or https://www.gnu.org/licenses/gpl-3.0.txt) | ||
|
||
|
3 changes: 2 additions & 1 deletion
3
tests/integration/targets/aci_route_control_context/tasks/main.yml
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,5 +1,6 @@ | ||
# Test code for the ACI modules | ||
# Copyright: (c) 2023, Gaspard Micol (@gmicol) | ||
# Copyright: (c) 2023, Gaspard Micol (@gmicol) <[email protected]> | ||
# Copyright: (c) 2023, Tim Cragg (@timcragg) <[email protected]> | ||
|
||
# GNU General Public License v3.0+ (see LICENSE or https://www.gnu.org/licenses/gpl-3.0.txt) | ||
|
||
|
3 changes: 2 additions & 1 deletion
3
tests/integration/targets/aci_route_control_profile/tasks/main.yml
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,5 +1,6 @@ | ||
# Test code for the ACI modules | ||
# Copyright: (c) 2023, Gaspard Micol (@gmicol) | ||
# Copyright: (c) 2023, Gaspard Micol (@gmicol) <[email protected]> | ||
# Copyright: (c) 2023, Tim Cragg (@timcragg) <[email protected]> | ||
|
||
# GNU General Public License v3.0+ (see LICENSE or https://www.gnu.org/licenses/gpl-3.0.txt) | ||
|
||
|