Skip to content

Commit 4479619

Browse files
HVSharma12richm
authored andcommitted
fix var undefined issue in tests_basic_ipa.yml
1 parent d574923 commit 4479619

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

tests/tests_basic_ipa.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,12 @@
4242
ca: ipa
4343
group: ftp
4444

45+
- name: Load certificate role platform variables
46+
include_role:
47+
name: linux-system-roles.certificate
48+
tasks_from: set_vars.yml
49+
public: true
50+
4551
- name: Verify certificates
4652
include_tasks: tasks/assert_certificate_parameters.yml
4753
loop: "{{ certificates }}"

0 commit comments

Comments
 (0)