Skip to content

Commit

Permalink
Fix installation unprivileged for FIPS
Browse files Browse the repository at this point in the history
  • Loading branch information
alvarocabanas committed Jan 16, 2025
1 parent 73cb015 commit c2fccf6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/packaging/ansible/installation-unprivileged.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@

block:
- name: Install agent
when: "'-fips' not in inventory_hostname"
ansible.builtin.include_role:
name: caos.ansible_roles.infra_agent
vars:
Expand Down

0 comments on commit c2fccf6

Please sign in to comment.