lint: remove homePhone duplicate and extra whitespace
This commit is contained in:
parent
9c0a787b9c
commit
19dc09e713
@ -30,7 +30,6 @@
|
||||
street: []
|
||||
ipaSshPubKey: []
|
||||
telephoneNumber: []
|
||||
homePhone: []
|
||||
collections:
|
||||
- freeipa.ansible_freeipa
|
||||
|
||||
@ -72,6 +71,6 @@
|
||||
bind_dn: "uid={{ ipaadmin_principal }},cn=users,cn=accounts,dc=rockylinux,dc=org"
|
||||
bind_pw: "{{ ipaadmin_password }}"
|
||||
loop:
|
||||
- fasStatusNote: "Account Disabled: {{ ticket_id }}"
|
||||
- fasStatusNote: "Account Disabled: {{ ticket_id }}"
|
||||
- fasisprivate: true
|
||||
...
|
||||
|
Loading…
Reference in New Issue
Block a user