Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
Ansible FreeIPA
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Model registry
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Mirror
Ansible FreeIPA
Commits
870dfec9
Unverified
Commit
870dfec9
authored
3 years ago
by
Thomas Woerner
Committed by
GitHub
3 years ago
Browse files
Options
Downloads
Plain Diff
Merge pull request #697 from rjeffman/ci_fix_pytests_ansible_version
upstrem CI: Fix Ansible version in pytest playbooks.
parents
7e62ebd7
700d2b73
No related branches found
No related tags found
Loading
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
tests/azure/templates/group_tests.yml
+1
-0
1 addition, 0 deletions
tests/azure/templates/group_tests.yml
with
1 addition
and
0 deletions
tests/azure/templates/group_tests.yml
+
1
−
0
View file @
870dfec9
...
@@ -38,3 +38,4 @@ jobs:
...
@@ -38,3 +38,4 @@ jobs:
parameters
:
parameters
:
build_number
:
${{ parameters.build_number }}
build_number
:
${{ parameters.build_number }}
scenario
:
${{ parameters.scenario }}
scenario
:
${{ parameters.scenario }}
ansible_version
:
${{ parameters.ansible_version }}
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment