--- - name: Tests hosts: ipaserver become: true gather_facts: false tasks: - name: Ensure HBAC Services sshd is absent in HBAC Service Group login ipahbacsvcgroup: ipaadmin_password: SomeADMINpassword name: login hbacsvc: - sshd action: member state: absent