diff --git a/roles/debian_hardening_physical_machine/tasks/main.yml b/roles/debian_hardening_physical_machine/tasks/main.yml index 2f31e3592..4e6cea97a 100644 --- a/roles/debian_hardening_physical_machine/tasks/main.yml +++ b/roles/debian_hardening_physical_machine/tasks/main.yml @@ -48,7 +48,7 @@ when: - not revert - cluster_ip_addr is defined - - force_cephadm | default(false) + - is_using_cephadm | default(false) - name: Adding Debian-snmp user to group privileged ansible.builtin.user: