Document and ensure Ansible FQCN

This commit is contained in:
2020-11-29 21:27:46 -06:00
parent 0893312567
commit 4fc9faa2d6
3 changed files with 6 additions and 6 deletions
-2
View File
@@ -10,8 +10,6 @@
- ansible_system == 'Linux'
- services is not defined
ansible.builtin.package_facts:
- name: 'flush handlers'
meta: 'flush_handlers'
- name: 'Set timezone'
community.general.timezone:
hwclock: '{{ timezone.hwclock }}'