Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit c2fccf6

Browse files
committedJan 16, 2025··
Fix installation unprivileged for FIPS
1 parent 73cb015 commit c2fccf6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed
 

‎test/packaging/ansible/installation-unprivileged.yml

-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@
2222

2323
block:
2424
- name: Install agent
25-
when: "'-fips' not in inventory_hostname"
2625
ansible.builtin.include_role:
2726
name: caos.ansible_roles.infra_agent
2827
vars:

0 commit comments

Comments
 (0)
Please sign in to comment.