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