mirror of
https://github.com/freeipa/ansible-freeipa.git
synced 2026-05-08 22:34:26 +00:00
Fixed wrong/missing ipaadmin_password in tests
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
tasks:
|
||||
- name: Ensure host with inexistent zone is absent.
|
||||
ipahost:
|
||||
ipaadmin_password: SomeADMINpassword
|
||||
name: host01.absentzone.test
|
||||
state: absent
|
||||
register: result
|
||||
|
||||
Reference in New Issue
Block a user