Set user expires on FreeBSD using UTC. (#52276)

This commit is contained in:
Matt Clay
2019-02-18 06:59:13 -08:00
committed by Sam Doran
parent f6ba9be141
commit 687279c7bd
3 changed files with 6 additions and 3 deletions

View File

@@ -364,7 +364,7 @@
- name: BSD | Ensure proper expiration date was set
assert:
that:
- bsd_account_expiration.stdout == '2529878400'
- bsd_account_expiration.stdout == '2529881062'
when: ansible_facts.os_family == 'FreeBSD'
- name: Change timezone