We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a19d1a3 commit 96ecb39Copy full SHA for 96ecb39
antsibull-nox.toml
@@ -6,6 +6,11 @@
6
"community.internal_test_tools" = "git+https://github.com/ansible-collections/community.internal_test_tools.git,main"
7
"community.library_inventory_filtering_v1" = "git+https://github.com/ansible-collections/community.library_inventory_filtering.git,stable-1"
8
9
+[vcs]
10
+vcs = "git"
11
+development_branch = "main"
12
+stable_branches = [ "stable-*" ]
13
+
14
[sessions]
15
16
[sessions.lint]
0 commit comments