mirror of https://github.com/ansible/ansible.git
Reference correct variable and key for role expiry (#23397)
Previously, this module could throw the following error message:
NameError: global name 'current_roles_attrs' is not defined
The referencing key should also match the name of the column, which is
rolvaliduntil, not rol_valid_until
pull/24410/head
parent
a255cfd22a
commit
c5adf08c40
Loading…
Reference in New Issue