Skip to content

Commit

Permalink
Add ntp to playbook
Browse files Browse the repository at this point in the history
  • Loading branch information
DO1JLR committed Sep 26, 2021
1 parent 8739738 commit d80402c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions site.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
- {role: unattended_upgrades, tags: [default, unattended, unattended_upgrades, security], become: true, when: ansible_distribution == 'Debian'}
- {role: do1jlr.rtl_nic_firmware, tags: [apu, rtl_nic, firmware]}
- {role: do1jlr.avahi_client, tags: [avahi, avahi_client]}
- {role: do1jlr.ntp, tags: [ntp]}

- name: user specific roles for all hosts
hosts: all
Expand Down

0 comments on commit d80402c

Please sign in to comment.