new distro

This commit is contained in:
2024-11-29 22:15:25 +01:00
parent ee0f2a22a6
commit a43af5abcc
12 changed files with 15 additions and 14 deletions

View File

@@ -3,7 +3,7 @@
package:
name: systemd-timesyncd
state: latest
when: ansible_distribution in ["Pop!_OS", "Ubuntu"]
when: ansible_distribution in ["Pop!_OS", "Ubuntu", "Linux Mint"]
- name: system setup | clock | install systemd-timesyncd (debian)
tags: ntp, system setup