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 244a9ee commit 32278e7Copy full SHA for 32278e7
ansible/roles/pulp_site/defaults/main.yml
@@ -18,7 +18,7 @@ pulp_site_rpm_repo_defaults:
18
19
_pulp_site_rpm_info: |
20
{{
21
- dnf_repos_all |
+ dnf_repos_repos |
22
select_repos(pulp_site_target_distribution_version)
23
}}
24
pulp_site_rpm_repos: |
0 commit comments