Skip to content

Commit 3063b01

Browse files
committed
pulp_repository: rename validate_certs to pulp_validate_certs
Consistency with other variables and README
1 parent 25cd99c commit 3063b01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

roles/pulp_repository/defaults/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
pulp_url: https://localhost:8080
33
pulp_username: admin
44
pulp_password:
5-
validate_certs: true
5+
pulp_validate_certs: true
66

77
pulp_repository_deb_repos: []
88
pulp_repository_python_repos: []

0 commit comments

Comments
 (0)